This commit is contained in:
TTG 2025-05-02 12:30:22 +08:00 committed by GitHub
commit 24947eb1f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -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"
] ]
}, },

View file

@ -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"
] ]
}, },