diff options
| -rw-r--r-- | dn.se.txt | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -15,6 +15,9 @@ strip_id_or_class: hook strip_id_or_class: right strip_id_or_class: footer +strip_id_or_class: ad-head +strip_id_or_class: atc-share-title + # Other news strip: //div[@id="mirrors"] @@ -25,4 +28,5 @@ author: //div[@id="byline"]/div/p/strong date: substring(substring-after(//p[@class="published"], 'Publicerad '), 0, 11) test_url: http://www.dn.se/nyheter/varlden/landade-flygplan-mitt-i-villaomrade -test_url: http://www.dn.se/m/rss/senaste-nytt
\ No newline at end of file +test_contains: Ett tekniskt haveri tvingade +test_url: http://www.dn.se/m/rss/senaste-nytt |
