mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 04:15:03 -05:00
6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
title: //div[@id='article-title']
|
|
author: //div[@id='articleAuthors']
|
|
body: //div[@id='article']
|
|
strip: //div[@class='module wide']
|
|
next_page_link: //a[@title='Next Page']
|
|
test_url: http://hbr.org/2012/04/the-real-leadership-lessons-of-steve-jobs/ar/ |