aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/theindychannel.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
commit4e067ceabd705201a16b4c92cf4b23f3b990326c (patch)
tree939f3a8e5ff3ab9ee414a57a895d3e78e1d46ce3 /inc/3rdparty/site_config/standard/theindychannel.com.txt
parent58dbe103889148def78b0fc8744d3f94c56a1561 (diff)
downloadwallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.gz
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.zst
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.zip
updated specific configuration for parsing
Diffstat (limited to 'inc/3rdparty/site_config/standard/theindychannel.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/theindychannel.com.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/inc/3rdparty/site_config/standard/theindychannel.com.txt b/inc/3rdparty/site_config/standard/theindychannel.com.txt
index 3544f247..2cd865bb 100644..100755
--- a/inc/3rdparty/site_config/standard/theindychannel.com.txt
+++ b/inc/3rdparty/site_config/standard/theindychannel.com.txt
@@ -1,13 +1,13 @@
1title: //h1[@class="Headline"] 1title: //h1[@class="Headline"]
2date: substring-after(//div[@class="posted"], 'EDT ') 2date: substring-after(//div[@class="posted"], 'EDT ')
3body: //div[@class="storyBody"] 3body: //div[@class="storyBody"]
4 4
5strip: //td[@class="AssocContentTD"] 5strip: //td[@class="AssocContentTD"]
6strip: //div[@id="pageTitle"] 6strip: //div[@id="pageTitle"]
7strip: //div[@class="posted"] 7strip: //div[@class="posted"]
8strip: //div[@class="updated"] 8strip: //div[@class="updated"]
9strip: //div[@class="js-kit-disclaimer"] 9strip: //div[@class="js-kit-disclaimer"]
10strip: //table[@class="row3table"] 10strip: //table[@class="row3table"]
11strip: //div[@class="container2"] 11strip: //div[@class="container2"]
12strip: //div[@id="delta"] 12strip: //div[@id="delta"]
13test_url: http://www.theindychannel.com/news/31050840/detail.html \ No newline at end of file 13test_url: http://www.theindychannel.com/news/31050840/detail.html \ No newline at end of file