From 8d9978a7abca1699de08cb0023592e9e3c2d4b08 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Thu, 21 Jan 2016 19:37:33 +0000 Subject: Update dn.se.txt --- dn.se.txt | 3 +++ 1 file changed, 3 insertions(+) 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) -- cgit v1.3.1