mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-22 08:46:13 +08:00
feat(data): 新增亚太战区澳门 (MO) 节点
This commit is contained in:
21
data/regions/MO/Default/Macau.json
Normal file
21
data/regions/MO/Default/Macau.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"region_name": "Macau (澳门)",
|
||||
"google_module": {
|
||||
"base_lat": 22.1987,
|
||||
"base_lon": 113.5439,
|
||||
"lang_params": "hl=zh-HK&gl=MO",
|
||||
"valid_url_suffix": "com.mo"
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [],
|
||||
"static_urls": [
|
||||
"https://www.gov.mo/",
|
||||
"https://www.macau.gov.mo/",
|
||||
"https://www.dsat.gov.mo/",
|
||||
"https://www.bocmacau.com/",
|
||||
"https://www.umac.mo/",
|
||||
"https://www.ctm.net/",
|
||||
"https://www.macaudailytimes.com.mo/"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user