mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-12 12:01:15 +00:00
14 lines
No EOL
371 B
Text
Executable file
14 lines
No EOL
371 B
Text
Executable file
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 |