]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
issue #750 - config for dn.pt site added 775/head
authorMaryana Rozhankivska <mariroz@mr.lviv.ua>
Mon, 21 Jul 2014 16:34:59 +0000 (19:34 +0300)
committerMaryana Rozhankivska <mariroz@mr.lviv.ua>
Mon, 21 Jul 2014 16:34:59 +0000 (19:34 +0300)
inc/3rdparty/site_config/standard/dn.pt.txt [new file with mode: 0755]

diff --git a/inc/3rdparty/site_config/standard/dn.pt.txt b/inc/3rdparty/site_config/standard/dn.pt.txt
new file mode 100755 (executable)
index 0000000..051b8cb
--- /dev/null
@@ -0,0 +1,9 @@
+single_page_link: concat('http://www.dn.pt/Common/print.aspx?content_id=', //input[@type='hidden' and @name='link-comments']/@value)
+#<input type="hidden" name="link-comments" class="link-comments" value="3972244">
+
+title: //h1
+author: //div[@class="Author"]
+
+strip: //div[@class="Patrocinio"]
+
+test_url: http://www.dn.pt/inicio/opiniao/interior.aspx?content_id=3972244&seccao=Alberto%20Gon%E7alves&tag=Opini%E3o%20-%20Em%20Foco&page=1
\ No newline at end of file