mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
9 lines
312 B
Plaintext
9 lines
312 B
Plaintext
|
title: //div[@id='article']/div[@class='hd']/h1
|
||
|
body: //p[@id='byline'] | //div[@id='article']//div[@class='body_copy 0']
|
||
|
strip: //div[@class='foot']
|
||
|
strip: //div[@id='sidebar']//div[@class='ft']
|
||
|
strip: //p[@id='byline']//em
|
||
|
tidy: no
|
||
|
prune: no
|
||
|
|
||
|
test_url: http://sports.yahoo.com/nba/news?slug=ap-nbafinals
|