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'),
|
||||
('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')
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user