mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-12 12:01:15 +00:00
12 lines
No EOL
531 B
Text
Executable file
12 lines
No EOL
531 B
Text
Executable file
title: //meta[@property='og:title']/@content
|
|
title: //h1[@class='headline']
|
|
author: //cite[contains(@class, 'byline') and contains(@class, 'vcard')]//span[@class='fn']
|
|
date: //cite[contains(@class, 'byline') and contains(@class, 'vcard')]//abbr/@title
|
|
body: //div[@id='mediaarticlelead']//a[@class='media'] | //div[contains(@class,'yom-art-content')]
|
|
#strip: //cite/abbr
|
|
strip_id_or_class: action
|
|
strip_id_or_class: prefetch
|
|
tidy: no
|
|
prune: no
|
|
|
|
test_url: http://news.yahoo.com/cold-la-nina-winter-forecast-west-coast-183535067.html |