mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-13 03:06:27 +00:00
7 lines
268 B
Text
7 lines
268 B
Text
|
date: //article//time[@pubdate]
|
||
|
body: //article/div[@id="post-wide"]
|
||
|
title: //article/header/h2
|
||
|
strip: /div[@id="comment"]
|
||
|
strip: //footer
|
||
|
author: substring-after(//footer/p[@class='byline'] , 'By')
|
||
|
test_url: http://hackmake.org/2012/12/21/mindfulness-of-concentration
|