data(ES): 新增西班牙 (Spain) 战区数据与核心规则

This commit is contained in:
hotyue
2026-04-15 04:35:04 +00:00
parent 3b20630e9e
commit a81f0564f1
2 changed files with 35 additions and 0 deletions

15
data/keywords/kw_ES.txt Normal file
View File

@@ -0,0 +1,15 @@
El País
Marca
RTVE Noticias
La Liga
Real Madrid
Barcelona FC
Tiempo Madrid
Renfe
Iberia
Amazon España
El Corte Inglés
Hacienda
Mercadona
YouTube Música
Entradas Cine

View File

@@ -0,0 +1,20 @@
{
"region_name": "Spain - Madrid",
"google_module": {
"base_lat": 40.4168,
"base_lon": -3.7038,
"lang_params": "hl=es&gl=ES",
"valid_url_suffix": "es"
},
"trust_module": {
"white_urls": [
"https://es.wikipedia.org/wiki/Especial:Aleatoria",
"https://www.elmundo.es/",
"https://www.elpais.com/",
"https://www.marca.com/",
"https://www.rtve.es/",
"https://www.zara.com/es/",
"https://www.elcorteingles.es/"
]
}
}