mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-03 15:39:38 +00:00
7 lines
292 B
Text
7 lines
292 B
Text
|
title: //div[@id='content']/h1
|
||
|
body: //div[@id="content"]
|
||
|
strip: //img[contains(@src, 'informit_printer.png')]
|
||
|
single_page_link: //div[contains(@class, 'articleTools')]//a[contains(@href, '/printerfriendly.')]
|
||
|
prune: no
|
||
|
|
||
|
test_url: http://www.informit.com/articles/article.aspx?p=1729268
|