mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/unkn0w7n/calibre
This commit is contained in:
commit
35841014de
@ -87,29 +87,28 @@ class elcorreo(BasicNewsRecipe):
|
|||||||
('Opinión', 'https://www.elcorreo.com/rss/atom/?section=opinion'),
|
('Opinión', 'https://www.elcorreo.com/rss/atom/?section=opinion'),
|
||||||
('Internacional', 'https://www.elcorreo.com/rss/atom/?section=internacional'),
|
('Internacional', 'https://www.elcorreo.com/rss/atom/?section=internacional'),
|
||||||
('Ciencia', 'https://www.elcorreo.com/rss/atom/?section=ciencia'),
|
('Ciencia', 'https://www.elcorreo.com/rss/atom/?section=ciencia'),
|
||||||
('Guipuzkoa', 'http://www.elcorreo.com/rss/atom/?section=gipuzkoa'),
|
# ('Guipuzkoa', 'http://www.elcorreo.com/rss/atom/?section=gipuzkoa'),
|
||||||
('Araba', 'http://www.elcorreo.com/rss/atom/?section=araba'),
|
# ('Araba', 'http://www.elcorreo.com/rss/atom/?section=araba'),
|
||||||
('La Rioja', 'http://www.elcorreo.com/rss/atom/?section=larioja'),
|
# ('La Rioja', 'http://www.elcorreo.com/rss/atom/?section=larioja'),
|
||||||
('Miranda', 'http://www.elcorreo.com/rss/atom/?section=miranda'),
|
# ('Miranda', 'http://www.elcorreo.com/rss/atom/?section=miranda'),
|
||||||
('Economía', 'http://www.elcorreo.com/rss/atom/?section=economia'),
|
('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'),
|
('Politica', 'http://www.elcorreo.com/rss/atom/?section=politica'),
|
||||||
('De tiendas', 'https://www.elcorreo.com/rss/atom/?section=de-tiendas'),
|
# ('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'),
|
||||||
('Elecciones', 'https://www.elcorreo.com/rss/atom/?section=elecciones'),
|
# ('Sociedad', 'https://www.elcorreo.com/rss/atom/?section=sociedad'),
|
||||||
('Sociedad', 'https://www.elcorreo.com/rss/atom/?section=sociedad'),
|
# ('Vivir', 'https://www.elcorreo.com/rss/atom/?section=vivir'),
|
||||||
('Vivir', 'https://www.elcorreo.com/rss/atom/?section=vivir'),
|
|
||||||
('Tecnología', 'http://www.elcorreo.com/rss/atom/?section=tecnologia'),
|
('Tecnología', 'http://www.elcorreo.com/rss/atom/?section=tecnologia'),
|
||||||
('Gente - Estilo', 'http://www.elcorreo.com/rss/atom/?section=gente-estilo'),
|
# ('Gente - Estilo', 'http://www.elcorreo.com/rss/atom/?section=gente-estilo'),
|
||||||
('Planes', 'http://www.elcorreo.com/rss/atom/?section=planes'),
|
# ('Planes', 'http://www.elcorreo.com/rss/atom/?section=planes'),
|
||||||
('Athletic', 'http://www.elcorreo.com/rss/atom/?section=athletic'),
|
# ('Athletic', 'http://www.elcorreo.com/rss/atom/?section=athletic'),
|
||||||
('Alavés', 'http://www.elcorreo.com/rss/atom/?section=alaves'),
|
# ('Alavés', 'http://www.elcorreo.com/rss/atom/?section=alaves'),
|
||||||
('Bilbao Basket', 'http://www.elcorreo.com/rss/atom/?section=bilbaobasket'),
|
# ('Bilbao Basket', 'http://www.elcorreo.com/rss/atom/?section=bilbaobasket'),
|
||||||
('Baskonia', 'http://www.elcorreo.com/rss/atom/?section=baskonia'),
|
# ('Baskonia', 'http://www.elcorreo.com/rss/atom/?section=baskonia'),
|
||||||
('Deportes', 'http://www.elcorreo.com/rss/atom/?section=deportes'),
|
('Deportes', 'http://www.elcorreo.com/rss/atom/?section=deportes'),
|
||||||
('Jaiak', 'http://www.elcorreo.com/rss/atom/?section=jaiak'),
|
# ('Jaiak', 'http://www.elcorreo.com/rss/atom/?section=jaiak'),
|
||||||
('La Blanca', 'http://www.elcorreo.com/rss/atom/?section=la-blanca-vitoria'),
|
# ('La Blanca', 'http://www.elcorreo.com/rss/atom/?section=la-blanca-vitoria'),
|
||||||
('Aste Nagusia', 'http://www.elcorreo.com/rss/atom/?section=aste-nagusia-bilbao'),
|
# ('Aste Nagusia', 'http://www.elcorreo.com/rss/atom/?section=aste-nagusia-bilbao'),
|
||||||
('Semana Santa', 'http://www.elcorreo.com/rss/atom/?section=semana-santa'),
|
# ('Semana Santa', 'http://www.elcorreo.com/rss/atom/?section=semana-santa'),
|
||||||
('Festivales', 'http://www.elcorreo.com/rss/atom/?section=festivales')
|
# ('Festivales', 'http://www.elcorreo.com/rss/atom/?section=festivales')
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user