]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/site_config/standard/archiveofourown.org.txt
htmlawed via composer
[github/wallabag/wallabag.git] / inc / 3rdparty / site_config / standard / archiveofourown.org.txt
CommitLineData
4e067cea
NL
1# Description: Fix XPaths to include ALL chapters on 'view_full_work' pages.
2# Include: work meta, summary, chapter information, and notes which Instapaper strips out on default.
3# Exclude: header, footer, navigation, comments.
4# Notes: User is a newbie with XPaths.
5
6title: //h2[@class='title']
7author: //h3[@class='byline']
8author: //a[@class='login author']
9
10strip_id_or_class:header
11strip_id_or_class:navigation
12strip_id_or_class:feedback
13strip_id_or_class:kudos
14strip_id_or_class:add_comment_placeholder
15strip_id_or_class:add_comment
16strip_id_or_class:globalize
ac4d1142 17strip_id_or_class:footer
4e067cea
NL
18
19single_page_link: //div[@id='main']//a[contains(@href, 'view_adult=true')]
20
21test_url: http://archiveofourown.org/works/229402?view_full_work=true
22test_url: http://archiveofourown.org/works/750111/chapters/1399929