mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 04:15:03 -05:00
14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
title: //div[@id='pr']/h3
|
|
author: //div[@class='dateline']//a[contains(@href, '/author/')]
|
|
|
|
# print page
|
|
body: //div[@id='prbody']
|
|
# standard page
|
|
body: //div[@id='pgbody']
|
|
|
|
# for multi-page articles
|
|
single_page_link: //div[@class='tipjar']//a[contains(@href, '/printerFriendly.php?')]
|
|
|
|
prune: no
|
|
|
|
test_url: http://www.walrusmagazine.com/articles/2011.12-memoir-kidnapped |