-
Notifications
You must be signed in to change notification settings - Fork 0
/
gooreplacer.gson
76 lines (76 loc) · 1.64 KB
/
gooreplacer.gson
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"createBy": "http://liujiacai.net/gooreplacer/",
"version": "3.11.0",
"createAt": "2020/3/26 上午10:14:41",
"redirect-rules": [
{
"src": "secure.gravatar.com",
"kind": "wildcard",
"dst": "gravatar.loli.net",
"enable": true
},
{
"src": "cdnjs.cloudflare.com",
"kind": "wildcard",
"dst": "cdnjs.loli.net",
"enable": true
},
{
"src": "themes.googleusercontent.com",
"kind": "wildcard",
"dst": "themes.loli.net",
"enable": true
},
{
"src": "fonts.gstatic.com",
"kind": "wildcard",
"dst": "gstatic.loli.net",
"enable": true
},
{
"src": "i.imgur.com",
"kind": "wildcard",
"dst": "cdn.staticdn.net",
"enable": true
},
{
"src": "raw.githubusercontent.com",
"kind": "wildcard",
"dst": "raw.staticdn.net",
"enable": true
},
{
"src": "ajax.googleapis.com",
"kind": "wildcard",
"dst": "ajax.loli.net",
"enable": true
},
{
"src": "www.google.com/recaptcha",
"kind": "wildcard",
"dst": "recaptcha.net/recaptcha",
"enable": true
},
{
"src": "downloads.openwrt.org",
"kind": "wildcard",
"dst": "openwrt.mirrors.ustc.edu.cn",
"enable": true
},
{
"src": "gerrit.googlesource.com",
"kind": "wildcard",
"dst": "gerrit-googlesource.lug.ustc.edu.cn",
"enable": true
},
{
"src": "maps.googleapis.com",
"kind": "wildcard",
"dst": "ditu.google.cn",
"enable": true
}
],
"cancel-rules": [],
"request-headers": [],
"response-headers": []
}