aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/thepioneerwoman.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/thepioneerwoman.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/thepioneerwoman.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/thepioneerwoman.com.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/inc/3rdparty/site_config/standard/thepioneerwoman.com.txt b/inc/3rdparty/site_config/standard/thepioneerwoman.com.txt
index f89f3a87..75583cd3 100644..100755
--- a/inc/3rdparty/site_config/standard/thepioneerwoman.com.txt
+++ b/inc/3rdparty/site_config/standard/thepioneerwoman.com.txt
@@ -1,11 +1,11 @@
1title: //h1[@class='post-title'] 1title: //h1[@class='post-title']
2body: //div[@class='post'] 2body: //div[@class='post']
3author: //p[@class='posted-by'] 3author: //p[@class='posted-by']
4date: //div[@class='sprite post-date'] 4date: //div[@class='sprite post-date']
5 5
6# The body of the post doesn't have it's own div so we have to strip out the metadata 6# The body of the post doesn't have it's own div so we have to strip out the metadata
7strip: //div[@class='author_avatar'] 7strip: //div[@class='author_avatar']
8strip: //div[@class='sprite post-date'] 8strip: //div[@class='sprite post-date']
9strip: //h1[@class='post-title'] 9strip: //h1[@class='post-title']
10strip: //p[@class='posted-by'] 10strip: //p[@class='posted-by']
11test_url: http://thepioneerwoman.com/cooking/2011/08/pie-fats-a-comparison/ \ No newline at end of file 11test_url: http://thepioneerwoman.com/cooking/2011/08/pie-fats-a-comparison/ \ No newline at end of file