-
Notifications
You must be signed in to change notification settings - Fork 26
/
Configuration.json
21 lines (21 loc) · 1014 Bytes
/
Configuration.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"Config": {
"HTTPS": true,
"AutoGroupURL": "http://www.gstatic.com/generate_204"
},
"Interface": {
"ModuleAPI": "https://raw.githubusercontent.com/BurpSuite/CloudGate-List/master/Rule/",
"HostsAPI": "https://raw.githubusercontent.com/racaljk/hosts/master/hosts",
"CryptoFile": "https://raw.githubusercontent.com/BurpSuite/CloudGate-List/master/Encrypt/Crypto"
},
"Hosts": {
"Default_YouTubeIP": "219.76.4.70",
"Backups_YouTubeIP": "218.254.1.15"
},
"Module": {
"Potatso": "https://raw.githubusercontent.com/BurpSuite/CloudGate-List/master/Cloud/Potatso_General.cfg",
"ABIGT": "https://raw.githubusercontent.com/BurpSuite/CloudGate-List/master/Cloud/A.BIG.T_General.cfg",
"Surge": "https://raw.githubusercontent.com/BurpSuite/CloudGate-List/master/Cloud/Surge_General.cfg",
"Shadowrocket": "https://raw.githubusercontent.com/BurpSuite/CloudGate-List/master/Cloud/Shadowrocket_General.cfg"
}
}