aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/nymag.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-25 07:27:21 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-25 07:27:21 +0200
commitfa9a7bbb3c61116e5db76c9f25ef2340fef971d7 (patch)
treecd733e8548290158d578da185bd541e7fe4b1a31 /inc/3rdparty/site_config/standard/nymag.com.txt
parentebd6bf6007e0fad4c3e11dac0e79f687e1d195a2 (diff)
parent830612f555d8bc72669fe9bc0686680001af0e52 (diff)
downloadwallabag-fa9a7bbb3c61116e5db76c9f25ef2340fef971d7.tar.gz
wallabag-fa9a7bbb3c61116e5db76c9f25ef2340fef971d7.tar.zst
wallabag-fa9a7bbb3c61116e5db76c9f25ef2340fef971d7.zip
Merge branch 'fix/securityAllowedActions' into dev
Diffstat (limited to 'inc/3rdparty/site_config/standard/nymag.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/nymag.com.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/inc/3rdparty/site_config/standard/nymag.com.txt b/inc/3rdparty/site_config/standard/nymag.com.txt
index f664c93d..7a1d62d9 100644..100755
--- a/inc/3rdparty/site_config/standard/nymag.com.txt
+++ b/inc/3rdparty/site_config/standard/nymag.com.txt
@@ -1,8 +1,8 @@
1title: //h2[contains(@class, 'primary')] 1title: //h2[contains(@class, 'primary')]
2body: //div[@id='story'] 2body: //div[@id='story']
3author: //*[@class='by']/a 3author: //*[@class='by']/a
4date: substring-after(//*[@class='date'], 'Published') 4date: substring-after(//*[@class='date'], 'Published')
5 5
6next_page_link: //div[@class='page-navigation']//li[@class='next']/a 6next_page_link: //div[@class='page-navigation']//li[@class='next']/a
7 7
8test_url: http://nymag.com/news/features/wall-street-2012-2/ \ No newline at end of file 8test_url: http://nymag.com/news/features/wall-street-2012-2/ \ No newline at end of file