mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-28 19:12:51 +00:00
Merge 355d135a97 into e590547b30
This commit is contained in:
commit
24947eb1f4
2 changed files with 4 additions and 4 deletions
|
|
@ -14,10 +14,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"remarks": "Google cn",
|
"remarks": "Google CN",
|
||||||
"outboundTag": "proxy",
|
"outboundTag": "proxy",
|
||||||
"domain": [
|
"domain": [
|
||||||
"domain:googleapis.cn",
|
"geosite:google@cn",
|
||||||
"domain:gstatic.com"
|
"domain:gstatic.com"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"remarks": "Google cn",
|
"remarks": "Google CN",
|
||||||
"outboundTag": "proxy",
|
"outboundTag": "proxy",
|
||||||
"domain": [
|
"domain": [
|
||||||
"domain:googleapis.cn",
|
"geosite:google@cn",
|
||||||
"domain:gstatic.com"
|
"domain:gstatic.com"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue