зеркало из https://github.com/nextcloud/news.git
heise developer & open
This commit is contained in:
Родитель
6544591ff8
Коммит
a1c4d9db4f
|
@ -84,6 +84,12 @@
|
|||
"heise.de/newsticker": {
|
||||
"%heise.de%": "//*[@class='meldung_wrapper']/*[not(contains(@class, 'dossier'))]"
|
||||
},
|
||||
"heise.de/developer": {
|
||||
"%heise.de%": "//*[@class='meldung_wrapper']/*[not(contains(@class, 'dossier'))]"
|
||||
},
|
||||
"heise.de/open/news": {
|
||||
"%heise.de%": "//*[@class='meldung_wrapper']/*[not(contains(@class, 'dossier'))]"
|
||||
},
|
||||
"spiegel.de": {
|
||||
"%spiegel.de/(?!.*video).*%": "//p[@class='article-intro'] | //*[@itemprop='description' and not(ancestor::*[contains( normalize-space( @class ), 'article-section' )]) ] | //*[(@class='spPanoImageTeaserPic' or @class='spPanoGalleryTeaserPic' or @class='spPanoPlayerTeaserPic') and not(ancestor::*[contains( normalize-space( @class ), 'article-section' )])] | //*[@class='image-buttons-panel' and not(ancestor::*[contains( normalize-space( @class ), 'article-section' )])]/*[1]/img | //*[@class='article-image-description' and not(ancestor::*[contains( normalize-space( @class ), 'article-section' )]) ]/p | //*[@id='content-main']/*[@id='js-article-column']/div[contains( normalize-space( @class ), 'article-section' )]"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче