mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 13:25:13 -05:00
7 lines
268 B
Plaintext
Executable File
7 lines
268 B
Plaintext
Executable File
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 |