]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/site_config/standard/gamasutra.com.txt
Merge branch 'dev' of github.com:wallabag/wallabag into dev
[github/wallabag/wallabag.git] / inc / 3rdparty / site_config / standard / gamasutra.com.txt
CommitLineData
4e067cea
NL
1# default view title
2title: //span[@class='newsTitle']
3# print view title
4title: //h3[@class='title']
5
6# default view author
7author: //span[@class='newsAuth']/a
8author: substring-after(//span[@class='newsAuth'], 'by ')
9
10# default view date
11date: //td[@class='newsDate']
12
13# default view body
14body: //td[@class='featureText']
15body: //td[@class='newsText']
16
17strip: //h3[@class='title']
18
ac4d1142
NL
19single_page_link: //a[contains(@href, '?print=1')]
20test_url: http://www.gamasutra.com/view/feature/132559/staying_power_rethinking_feedback_.php