aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/post-gazette.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-12-23 02:28:56 -0800
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-12-23 02:28:56 -0800
commit60fc4f4b1ab37fbfe9021f3fa1395d66a4424ed2 (patch)
tree515c4b9c8286ae363f77722c91acb878151dc386 /inc/3rdparty/site_config/standard/post-gazette.com.txt
parentcbfd5a1019f47fadefd8490dae9f039ae894298d (diff)
parentda5fc42f615eeb45a702604970f94967507fb432 (diff)
downloadwallabag-60fc4f4b1ab37fbfe9021f3fa1395d66a4424ed2.tar.gz
wallabag-60fc4f4b1ab37fbfe9021f3fa1395d66a4424ed2.tar.zst
wallabag-60fc4f4b1ab37fbfe9021f3fa1395d66a4424ed2.zip
Merge pull request #363 from inthepoche/dev1.3.0
poche 1.3.0
Diffstat (limited to 'inc/3rdparty/site_config/standard/post-gazette.com.txt')
-rw-r--r--inc/3rdparty/site_config/standard/post-gazette.com.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/post-gazette.com.txt b/inc/3rdparty/site_config/standard/post-gazette.com.txt
new file mode 100644
index 00000000..1ea945a0
--- /dev/null
+++ b/inc/3rdparty/site_config/standard/post-gazette.com.txt
@@ -0,0 +1,26 @@
1title: //div[@class='story_headline']
2author: substring-before(substring-after(//div[@class='story_byline'],'By'),'/')
3date: //div[@class='story_lastupdate']
4body: //div[@id='story']
5strip: //div[@class='story_byline']
6strip: //div[@class='story_lastupdate']
7strip: //div[@class='story_headline']
8strip: //div[@id='abuse']
9strip: //h2
10strip: //div[@class='pagenumbers_wrap']
11strip: //ul[@class='pagenumbers']
12strip: //div[starts-with(., 'To report inappropriate comments')]
13
14strip_id_or_class: story_share
15strip_id_or_class: OUTBRAIN
16strip_id_or_class: story_box_right
17strip: //div[a[@href='http://www.post-gazette.com/pg/12062/1213990-42.stm']]
18strip: //ul[@id='pikame']/li[position()>1]
19
20prune: no
21tidy: no
22
23single_page_link: //a[contains(@href, '?p=0')]
24
25test_url: http://www.post-gazette.com/stories/sports/penguins/pens-crosby-expects-to-return-thursday-226648/
26test_url: http://www.post-gazette.com/stories/sports/pirates/pirates-fork-over-changes-for-fans-at-pnc-park-629789 \ No newline at end of file