mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-12 12:01:15 +00:00
8 lines
366 B
Text
8 lines
366 B
Text
|
body: //div[contains(@class, 'grayshowlinks')]
|
||
|
|
||
|
next_page_link: //div[@id='sitecontentcol']//a[.='Next >']
|
||
|
# Doesn't work (site doesn't always load full content in print view)
|
||
|
#single_page_link: //div[@id='sitecontentcol']//a[contains(@href, 'print=yes')]
|
||
|
|
||
|
test_url: http://www.eetimes.com/document.asp?doc_id=1319966&
|
||
|
test_url: http://www.eetimes.com/rss_simple.asp
|