diff options
| -rw-r--r-- | apotheke-adhoc.de.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/apotheke-adhoc.de.txt b/apotheke-adhoc.de.txt new file mode 100644 index 0000000..3a702e7 --- /dev/null +++ b/apotheke-adhoc.de.txt @@ -0,0 +1,23 @@ +# 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/ + |
