diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-07-01 22:55:46 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-07-01 22:55:46 +0200 |
| commit | 197b24d1b6156c536c5209581cda948cd12dc03e (patch) | |
| tree | 852a49f16c0968b9332f90b423c84ab6d9952a92 /scilogs.de.txt | |
| parent | 0308b3bb5b4c929c090d0622927ca8941d5cf902 (diff) | |
| parent | 730178be3e24c3d4db8c01652ecc57d3cf22bec1 (diff) | |
| download | ftr-site-config-197b24d1b6156c536c5209581cda948cd12dc03e.tar.gz ftr-site-config-197b24d1b6156c536c5209581cda948cd12dc03e.zip | |
Merge pull request #33 from newspaperclub/encoding-fixes
Encoding fixes
Diffstat (limited to 'scilogs.de.txt')
| -rw-r--r-- | scilogs.de.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scilogs.de.txt b/scilogs.de.txt index 99d45c0..b24d784 100644 --- a/scilogs.de.txt +++ b/scilogs.de.txt @@ -7,7 +7,7 @@ strip_id_or_class: socialshareprivacy strip: //div[@class='entrybody']/br[1] # Strip related articles -# 'p'-Tag strips 'Ähnliche Artikel: ' (<br> tags become <p>) +# 'p'-Tag strips 'Ähnliche Artikel: ' (<br> tags become <p>) strip: //div[@class='entrybody']/p[last()] strip: //div[@class='entrybody']/ul[last()] |
