]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/site_config/standard/penny-arcade.com.txt
Merge branch 'dev' of github.com:wallabag/wallabag into dev
[github/wallabag/wallabag.git] / inc / 3rdparty / site_config / standard / penny-arcade.com.txt
1 # 2012-01-14 carlo@... - fixed title, body; added author, date
2
3 title: //div[@class="title"]/h2/a
4 # body: //div[@class="post"]
5 # author: //p[@class="iconEmail"]/a
6 # date: //p[@class="iconDate"]
7
8 # 1/24/2013 yosoyju - fixed author, date, and body, added support for PA Report
9
10 # Penny Arcade
11
12 author: //li[@class="iconEmail"]/a
13 date: //li[@class="iconDate"]
14 body: //div[@class="body"]
15
16 # PA Report
17
18 author: //div[@class="meta"]/p/a
19 date: substring-after(//div[@class="meta"]/p, '/ ')
20 title: substring-after(//title, '- ')
21
22 test_url: http://penny-arcade.com/2012/01/13/i-put-some-news-in-your-news
23 test_url: http://penny-arcade.com/report/editorial-article/the-dystopian-future-of-casual-games-personalized-targeted-pricing-and-mech