This commit is contained in:
Kovid Goyal 2024-04-18 20:52:08 +05:30
commit 35841014de
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -87,29 +87,28 @@ class elcorreo(BasicNewsRecipe):
('Opinión', 'https://www.elcorreo.com/rss/atom/?section=opinion'),
('Internacional', 'https://www.elcorreo.com/rss/atom/?section=internacional'),
('Ciencia', 'https://www.elcorreo.com/rss/atom/?section=ciencia'),
('Guipuzkoa', 'http://www.elcorreo.com/rss/atom/?section=gipuzkoa'),
('Araba', 'http://www.elcorreo.com/rss/atom/?section=araba'),
('La Rioja', 'http://www.elcorreo.com/rss/atom/?section=larioja'),
('Miranda', 'http://www.elcorreo.com/rss/atom/?section=miranda'),
# ('Guipuzkoa', 'http://www.elcorreo.com/rss/atom/?section=gipuzkoa'),
# ('Araba', 'http://www.elcorreo.com/rss/atom/?section=araba'),
# ('La Rioja', 'http://www.elcorreo.com/rss/atom/?section=larioja'),
# ('Miranda', 'http://www.elcorreo.com/rss/atom/?section=miranda'),
('Economía', 'http://www.elcorreo.com/rss/atom/?section=economia'),
('Culturas', 'http://www.elcorreo.com/rss/atom/?section=culturas'),
# ('Culturas', 'http://www.elcorreo.com/rss/atom/?section=culturas'),
('Politica', 'http://www.elcorreo.com/rss/atom/?section=politica'),
('De tiendas', 'https://www.elcorreo.com/rss/atom/?section=de-tiendas'),
('Deportes', 'https://www.elcorreo.com/rss/atom/?section=deportes'),
('Elecciones', 'https://www.elcorreo.com/rss/atom/?section=elecciones'),
('Sociedad', 'https://www.elcorreo.com/rss/atom/?section=sociedad'),
('Vivir', 'https://www.elcorreo.com/rss/atom/?section=vivir'),
# ('De tiendas', 'https://www.elcorreo.com/rss/atom/?section=de-tiendas'),
# ('Elecciones', 'https://www.elcorreo.com/rss/atom/?section=elecciones'),
# ('Sociedad', 'https://www.elcorreo.com/rss/atom/?section=sociedad'),
# ('Vivir', 'https://www.elcorreo.com/rss/atom/?section=vivir'),
('Tecnología', 'http://www.elcorreo.com/rss/atom/?section=tecnologia'),
('Gente - Estilo', 'http://www.elcorreo.com/rss/atom/?section=gente-estilo'),
('Planes', 'http://www.elcorreo.com/rss/atom/?section=planes'),
('Athletic', 'http://www.elcorreo.com/rss/atom/?section=athletic'),
('Alavés', 'http://www.elcorreo.com/rss/atom/?section=alaves'),
('Bilbao Basket', 'http://www.elcorreo.com/rss/atom/?section=bilbaobasket'),
('Baskonia', 'http://www.elcorreo.com/rss/atom/?section=baskonia'),
# ('Gente - Estilo', 'http://www.elcorreo.com/rss/atom/?section=gente-estilo'),
# ('Planes', 'http://www.elcorreo.com/rss/atom/?section=planes'),
# ('Athletic', 'http://www.elcorreo.com/rss/atom/?section=athletic'),
# ('Alavés', 'http://www.elcorreo.com/rss/atom/?section=alaves'),
# ('Bilbao Basket', 'http://www.elcorreo.com/rss/atom/?section=bilbaobasket'),
# ('Baskonia', 'http://www.elcorreo.com/rss/atom/?section=baskonia'),
('Deportes', 'http://www.elcorreo.com/rss/atom/?section=deportes'),
('Jaiak', 'http://www.elcorreo.com/rss/atom/?section=jaiak'),
('La Blanca', 'http://www.elcorreo.com/rss/atom/?section=la-blanca-vitoria'),
('Aste Nagusia', 'http://www.elcorreo.com/rss/atom/?section=aste-nagusia-bilbao'),
('Semana Santa', 'http://www.elcorreo.com/rss/atom/?section=semana-santa'),
('Festivales', 'http://www.elcorreo.com/rss/atom/?section=festivales')
# ('Jaiak', 'http://www.elcorreo.com/rss/atom/?section=jaiak'),
# ('La Blanca', 'http://www.elcorreo.com/rss/atom/?section=la-blanca-vitoria'),
# ('Aste Nagusia', 'http://www.elcorreo.com/rss/atom/?section=aste-nagusia-bilbao'),
# ('Semana Santa', 'http://www.elcorreo.com/rss/atom/?section=semana-santa'),
# ('Festivales', 'http://www.elcorreo.com/rss/atom/?section=festivales')
]