diff options
| author | zinnober <cinnabarit@mailbox.org> | 2014-09-03 12:09:59 +0200 |
|---|---|---|
| committer | zinnober <cinnabarit@mailbox.org> | 2014-09-03 12:09:59 +0200 |
| commit | 690c7a5da243cea707392efa7db09a35bd7a67e5 (patch) | |
| tree | 79671de889ec71b5ca370bb60169f4761e2c954f | |
| parent | a390429e1979b0ddea24d7c9b846e027039990da (diff) | |
| download | ftr-site-config-690c7a5da243cea707392efa7db09a35bd7a67e5.tar.gz ftr-site-config-690c7a5da243cea707392efa7db09a35bd7a67e5.zip | |
Initial commit
| -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/ + |
