feat(data): 新增土耳其 (TR) 战区及伊斯坦布尔节点,并补充活体新闻流 RSS 源 (closes #46)

This commit is contained in:
hotyue
2026-05-07 05:44:12 +00:00
parent 3fb71e2a60
commit aa3fb2e298
4 changed files with 20 additions and 1 deletions

View File

@@ -152,6 +152,23 @@
}
]
},
{
"id": "TR",
"name": "Turkey (土耳其)",
"keyword_file": "kw_TR.txt",
"states": [
{
"id": "Default",
"name": "Default State",
"cities": [
{
"id": "Istanbul",
"name": "Istanbul (伊斯坦布尔)"
}
]
}
]
},
{
"id": "DE",
"name": "Germany (德国)",