mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
recipes: remove social media sharing from gry-online.pl
This commit is contained in:
parent
74189a0d7c
commit
cc43641c16
@ -18,7 +18,7 @@ class GryOnlinePl(BasicNewsRecipe):
|
||||
keep_only_tags = [dict(name='div', attrs={'class': [
|
||||
'gc660', 'gc660 S013', 'news_endpage_tit', 'news_container', 'news']})]
|
||||
remove_tags = [
|
||||
dict({'class': ['nav-social', 'add-info', 'smlb', 'lista lista3 lista-gry', 'S013po', 'S013-npb', 'zm_gfx_cnt_bottom', 'ocen-txt', 'wiecej-txt', 'wiecej-txt2', 'twitter-share-button']})] # noqa
|
||||
dict({'class': ['nav-social', 'add-info', 'smlb', 'lista lista3 lista-gry', 'S013po', 'S013-npb', 'zm_gfx_cnt_bottom', 'ocen-txt', 'wiecej-txt', 'wiecej-txt2', 'social-for-old-news', 'social-for-old-rec']})] # noqa
|
||||
feeds = [
|
||||
(u'Newsy', 'http://www.gry-online.pl/rss/news.xml'),
|
||||
('Teksty', u'http://www.gry-online.pl/rss/teksty.xml')]
|
||||
|
Loading…
x
Reference in New Issue
Block a user