feat(scripts): 为澳门配置香港 (HK) 热搜兜底逻辑

This commit is contained in:
hotyue
2026-05-09 01:46:13 +00:00
parent 5ecf01cd52
commit 587e0d2e8d

View File

@@ -23,6 +23,7 @@ GEO_FIX = {'UK': 'GB'}
FALLBACK_MAP = { FALLBACK_MAP = {
'LA': 'US', 'LA': 'US',
'MN': 'US' 'MN': 'US'
,'MO': 'HK'
} }
# ================== [核心修复 2: 随机 UA 池] ================== # ================== [核心修复 2: 随机 UA 池] ==================