mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-13 21:05:11 -05:00
7 lines
292 B
Plaintext
7 lines
292 B
Plaintext
|
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
|