diff options
| -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()] |
