diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-09-03 18:19:02 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-09-03 18:19:02 +0200 |
| commit | dc14ea52a2713a0e1fefcedbe754c904258e907f (patch) | |
| tree | 724d75721814de16e98f14011a9565110f96486e /apotheke-adhoc.de.txt | |
| parent | 835c73e4773df6086249d34ff4bfd4c491cc5a2c (diff) | |
| parent | f5412e437528233bc9a941224d891a5ea9b8b3b1 (diff) | |
| download | ftr-site-config-dc14ea52a2713a0e1fefcedbe754c904258e907f.tar.gz ftr-site-config-dc14ea52a2713a0e1fefcedbe754c904258e907f.zip | |
Merge pull request #46 from zinnober/contributions
Three new templates
Diffstat (limited to 'apotheke-adhoc.de.txt')
| -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/ + |
