mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-22 08:46:13 +08:00
feat(data): 建立韩国 (KR) 战区拓扑,新增首尔节点信标及本土化高频活体词库
This commit is contained in:
22
data/regions/KR/Default/Seoul.json
Normal file
22
data/regions/KR/Default/Seoul.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"region_name": "South Korea - Seoul",
|
||||
"google_module": {
|
||||
"base_lat": 37.5665,
|
||||
"base_lon": 126.9780,
|
||||
"lang_params": "hl=ko&gl=KR",
|
||||
"valid_url_suffix": "co.kr"
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://ko.wikipedia.org/wiki/특수:임의문서",
|
||||
"https://www.naver.com/",
|
||||
"https://www.daum.net/",
|
||||
"https://namu.wiki/",
|
||||
"https://www.tistory.com/",
|
||||
"https://www.coupang.com/",
|
||||
"https://www.chosun.com/",
|
||||
"https://www.yna.co.kr/",
|
||||
"https://www.kakaocorp.com/"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user