mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-13 21:05:11 -05:00
7 lines
283 B
Plaintext
7 lines
283 B
Plaintext
|
title: //h1
|
||
|
body: //article/div[contains(@class, 'article-body')]
|
||
|
#strip: //header/hgroup/h1
|
||
|
strip: //footer[@class='storyFooter']
|
||
|
single_page_link: //li[@class='print']/a
|
||
|
prune: no
|
||
|
test_url: http://www.thedailybeast.com/articles/2010/04/06/how-mastercard-predicts-divorce.html
|