aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/searchengineland.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-27 06:46:13 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-27 06:46:13 +0100
commit90a1a78b1e2f4d40e1d9b8e6f46aca129a9d7bcf (patch)
tree8cf17d3e8a13bf21d9709c1df7c790107ab5c1f9 /inc/3rdparty/site_config/standard/searchengineland.com.txt
parent4a50075784bb13ed0764a8a175779d9683782846 (diff)
downloadwallabag-90a1a78b1e2f4d40e1d9b8e6f46aca129a9d7bcf.tar.gz
wallabag-90a1a78b1e2f4d40e1d9b8e6f46aca129a9d7bcf.tar.zst
wallabag-90a1a78b1e2f4d40e1d9b8e6f46aca129a9d7bcf.zip
updated site_config
Diffstat (limited to 'inc/3rdparty/site_config/standard/searchengineland.com.txt')
-rwxr-xr-xinc/3rdparty/site_config/standard/searchengineland.com.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/3rdparty/site_config/standard/searchengineland.com.txt b/inc/3rdparty/site_config/standard/searchengineland.com.txt
index fb6a1074..9ccc5898 100755
--- a/inc/3rdparty/site_config/standard/searchengineland.com.txt
+++ b/inc/3rdparty/site_config/standard/searchengineland.com.txt
@@ -1,4 +1,4 @@
1body: //div[@class="storyBox"] 1body: //div[contains(concat(' ',normalize-space(@class),' '),' article ') and (contains(concat(' ',normalize-space(@class),' '),' clear '))]
2title: //div[@class="storyBox"]/h1 2title: //div[@class="storyBox"]/h1
3author: //a[@rel="author"] 3author: //a[@rel="author"]
4date: substring-before(//span[@class="dateline"], 'by') 4date: substring-before(//span[@class="dateline"], 'by')