mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
23 lines
No EOL
596 B
Text
Executable file
23 lines
No EOL
596 B
Text
Executable file
title: //title
|
|
|
|
body: //div[@id='content']
|
|
|
|
strip: (//div[@id='content']/h2)[1]
|
|
|
|
strip: //h2[contains(., 'mehr News')]/following::*
|
|
strip: //h2[contains(., 'mehr News')]
|
|
|
|
strip: //div[contains(@class, 'indizar')]/following::*
|
|
strip: //div[contains(@class, 'indizar')]
|
|
|
|
strip: //h1[contains(@class, 'single')]/preceding::*
|
|
strip: //h1[contains(@class, 'single')]
|
|
|
|
strip_id_or_class: plista_widget
|
|
|
|
prune: no
|
|
|
|
next_page_link: //a[contains(., 'Weiter')]
|
|
|
|
test_url: http://www.fertigung.de/2013/04/igus-neuer-energiekettenkatalog/
|
|
test_url: http://www.fertigung.de/2013/04/dynamisch-und-hochpraezise/ |