summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFiveFilters.org <fivefilters@fivefilters.org>2016-01-21 19:37:33 +0000
committerFiveFilters.org <fivefilters@fivefilters.org>2016-01-21 19:37:33 +0000
commit8d9978a7abca1699de08cb0023592e9e3c2d4b08 (patch)
tree33b442ab4ef1f84236bfd7525f44f2eba41f57e4
parent9e2a3421d184fdde9e596f87b36f2ef0c83af611 (diff)
downloadftr-site-config-8d9978a7abca1699de08cb0023592e9e3c2d4b08.tar.gz
ftr-site-config-8d9978a7abca1699de08cb0023592e9e3c2d4b08.zip
Update dn.se.txt
-rw-r--r--dn.se.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/dn.se.txt b/dn.se.txt
index a2ad609..28e932a 100644
--- a/dn.se.txt
+++ b/dn.se.txt
@@ -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)