This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"createBy": "http://liujiacai.net/gooreplacer/", | |
"createAt": "Tue Jan 10 2017 17:45:39 GMT+0000", | |
"rules": { | |
"ajax.googleapis.com": { | |
"dstURL": "ajax.proxy.ustclug.org", | |
"kind": "wildcard", | |
"enable": true | |
}, | |
"storage.googleapis.com": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# update_gfwlist.sh | |
# Author : VincentSit | |
# Copyright (c) http://xuexuefeng.com | |
# | |
# Example usage | |
# | |
# ./whatever-you-name-this.sh | |
# | |
# Task Scheduling (Optional) |