mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-12 12:01:15 +00:00
5 lines
No EOL
286 B
Text
Executable file
5 lines
No EOL
286 B
Text
Executable file
next_page_link: //a[contains(., 'NEXT PAGE')]
|
|
# following::node() selects text nodes too whereas following::* selects only elements.
|
|
strip: //span[@class='pageo']/following::node()
|
|
strip: //span[@class='pageo']
|
|
test_url: http://technologizer.com/2010/03/08/the-secret-origin-of-windows/ |