diff --git a/data/keywords/kw_ES.txt b/data/keywords/kw_ES.txt new file mode 100644 index 0000000..782f63d --- /dev/null +++ b/data/keywords/kw_ES.txt @@ -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 diff --git a/data/regions/ES/Default/Madrid.json b/data/regions/ES/Default/Madrid.json new file mode 100644 index 0000000..1758210 --- /dev/null +++ b/data/regions/ES/Default/Madrid.json @@ -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/" + ] + } +}