diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2016-01-21 19:37:33 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-01-21 19:37:33 +0000 |
| commit | 8d9978a7abca1699de08cb0023592e9e3c2d4b08 (patch) | |
| tree | 33b442ab4ef1f84236bfd7525f44f2eba41f57e4 /dn.se.txt | |
| parent | 9e2a3421d184fdde9e596f87b36f2ef0c83af611 (diff) | |
| download | ftr-site-config-8d9978a7abca1699de08cb0023592e9e3c2d4b08.tar.gz ftr-site-config-8d9978a7abca1699de08cb0023592e9e3c2d4b08.zip | |
Update dn.se.txt
Diffstat (limited to 'dn.se.txt')
| -rw-r--r-- | dn.se.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Since this element has class="clear", the Instapaper stylesheets (at least this text parser preview), will render it unreadable, with a 1px font size and line height. +body: //div[contains(@class, 'article__body-content')] body: //div[@id="article-content"] @@ -24,6 +25,8 @@ strip: //div[@id="mirrors"] # Author author: //div[@id="byline"]/div/p/strong +parser: html5php + # Date date: substring(substring-after(//p[@class="published"], 'Publicerad '), 0, 11) |
