mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-06-25 19:33:50 +08:00
fix(rules): 修正日本区域 Google 后缀规则,适配谷歌全球同域路由策略,消除假阳性警告
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"base_lat": 35.6812,
|
||||
"base_lon": 139.7671,
|
||||
"lang_params": "hl=ja&gl=JP",
|
||||
"valid_url_suffix": "co.jp"
|
||||
"valid_url_suffix": "com"
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
|
||||
Reference in New Issue
Block a user