mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 21:35:06 -05:00
8 lines
272 B
Plaintext
8 lines
272 B
Plaintext
|
title: //title
|
||
|
author: substring-after(//div[@class='by-line'],'BY')
|
||
|
|
||
|
body: //div[@id='article-body']
|
||
|
|
||
|
strip: //div[@class='by-line']
|
||
|
strip: //div[@id='article-body']/h1
|
||
|
test_url: http://www.pittsburghmagazine.com/Pittsburgh-Magazine/May-2012/Verde-Lights-the-Night/
|