mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
10 lines
312 B
Plaintext
10 lines
312 B
Plaintext
title: //div[@class='ec-blog-headline']
|
|
body: //div[@class='ec-blog-body']
|
|
body: //div[@class='ec-article-content clear']
|
|
strip: //div[@class='related-items']
|
|
date: substring-before(//p[@class='ec-article-info'], '|')
|
|
prune: no
|
|
|
|
autodetect_next_page: no
|
|
|
|
test_url: http://www.economist.com/node/21528429 |