mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-27 11:22:17 -05:00
24 lines
670 B
Plaintext
24 lines
670 B
Plaintext
|
# Author: zinnober
|
||
|
|
||
|
prune: no
|
||
|
|
||
|
title: substring-before(//div[@id='content']/h1, ',')
|
||
|
|
||
|
single_page_link: //a[@title='Seite drucken']
|
||
|
|
||
|
body: //div[@id='detail-body']
|
||
|
|
||
|
replace_string(<span class="description">): <em>
|
||
|
replace_string(<p class="leadtext"><small>): <p class="leadtext">
|
||
|
|
||
|
# Fix headlines
|
||
|
replace_string(Patrick Hollstein):
|
||
|
replace_string(APOTHEKE ADHOC):
|
||
|
replace_string(dpa):
|
||
|
replace_string(Katharina Lübke):
|
||
|
replace_string(Julia Pradel):
|
||
|
replace_string(Franziska Gerhardt):
|
||
|
|
||
|
test_url: http://www.apotheke-adhoc.de/nachrichten/politik/nachricht-detail-politik/deutscher-apothekertag-antraege-gegen-lieferengpaesse-2/
|
||
|
|