]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/site_config/standard/heraldsun.com.au.txt
update config from @fivefilters
[github/wallabag/wallabag.git] / inc / 3rdparty / site_config / standard / heraldsun.com.au.txt
1 #body: //div[@class='story-body']
2 body: //div[contains(@class, 'story-body')]
3 title: //div[@class='story-headline']//h1
4 author: //cite[contains(@class, 'author')]
5 date: //span[@class='datestamp']
6
7 strip_id_or_class: story-info
8 strip: //div[contains(@class, 'story-promo')]
9 strip: //div[contains(@class, 'story-related')]
10
11 prune: no
12 tidy: no