aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/abcnews.go.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2014-10-10 13:33:54 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2014-10-10 13:33:54 +0200
commit44d35257e805856b4913c63fcbed3c0acb64bae8 (patch)
tree11e9d276c34b1b287706cb61182bdc71729661e2 /inc/3rdparty/site_config/standard/abcnews.go.com.txt
parentaf8292c1de1886cd975d79f0f42df40e0bd1c5bd (diff)
parentcf8a5e1eedbed484dbcb1ddc9f7a13fc19b7a27b (diff)
downloadwallabag-44d35257e805856b4913c63fcbed3c0acb64bae8.tar.gz
wallabag-44d35257e805856b4913c63fcbed3c0acb64bae8.tar.zst
wallabag-44d35257e805856b4913c63fcbed3c0acb64bae8.zip
Merge branch 'dev'1.8.0
Diffstat (limited to 'inc/3rdparty/site_config/standard/abcnews.go.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/abcnews.go.com.txt52
1 files changed, 26 insertions, 26 deletions
diff --git a/inc/3rdparty/site_config/standard/abcnews.go.com.txt b/inc/3rdparty/site_config/standard/abcnews.go.com.txt
index c515d3e4..8d367351 100644..100755
--- a/inc/3rdparty/site_config/standard/abcnews.go.com.txt
+++ b/inc/3rdparty/site_config/standard/abcnews.go.com.txt
@@ -1,27 +1,27 @@
1title: //h1[@class='headline'] 1title: //h1[@class='headline']
2body: //div[@id='storyText'] 2body: //div[@id='storyText']
3# for video entries 3# for video entries
4body: //img[@id='ff-img'] | //div[@id='meta']//div[contains(@class, 'overview')] 4body: //img[@id='ff-img'] | //div[@id='meta']//div[contains(@class, 'overview')]
5author: //div[@class='byline'] 5author: //div[@class='byline']
6date: //div[@class='date'] 6date: //div[@class='date']
7strip: //*[@id='date_partner'] 7strip: //*[@id='date_partner']
8 8
9strip: //div[@class='breadcrumb'] 9strip: //div[@class='breadcrumb']
10strip: //div[contains(@class,'show_tools')] 10strip: //div[contains(@class,'show_tools')]
11strip: //div[@id='sponsoredByAd'] 11strip: //div[@id='sponsoredByAd']
12strip: //div[contains(@class,'rel_container')] 12strip: //div[contains(@class,'rel_container')]
13strip: //p[a[starts-with(@href, 'http://www.twitter.com')]] 13strip: //p[a[starts-with(@href, 'http://www.twitter.com')]]
14strip: //p[a[starts-with(@href, 'http://www.facebook.com')]] 14strip: //p[a[starts-with(@href, 'http://www.facebook.com')]]
15strip: //p[contains(., 'Click here to return to')] 15strip: //p[contains(., 'Click here to return to')]
16#strip_id_or_class: media 16#strip_id_or_class: media
17strip_id_or_class: mediaplayer 17strip_id_or_class: mediaplayer
18 18
19replace_string(<link rel="image_src" href="http): <img id="ff-img" src="http 19replace_string(<link rel="image_src" href="http): <img id="ff-img" src="http
20 20
21prune: no 21prune: no
22 22
23single_page_link: concat(//li[@class='pager']//a/@href, '&singlePage=true') 23single_page_link: concat(//li[@class='pager']//a/@href, '&singlePage=true')
24 24
25test_url: http://abcnews.go.com/Politics/newt-gingrich-rocky-rollout-presidential-campaign-recover/story?id=13632744 25test_url: http://abcnews.go.com/Politics/newt-gingrich-rocky-rollout-presidential-campaign-recover/story?id=13632744
26# multi-page 26# multi-page
27test_url: http://abcnews.go.com/Blotter/family-freed-american-hostage-somalia-seals-obama/story?id=15439544 \ No newline at end of file 27test_url: http://abcnews.go.com/Blotter/family-freed-american-hostage-somalia-seals-obama/story?id=15439544 \ No newline at end of file