mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 09:32:15 -05:00
Merge pull request #775 from wallabag/feature/someMoreSitesConfig
issue #750 - config for dn.pt site added
This commit is contained in:
commit
955fc67438
9
inc/3rdparty/site_config/standard/dn.pt.txt
vendored
Executable file
9
inc/3rdparty/site_config/standard/dn.pt.txt
vendored
Executable file
@ -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
|
Loading…
Reference in New Issue
Block a user