mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 05:15:14 -05:00
9 lines
275 B
Plaintext
Executable File
9 lines
275 B
Plaintext
Executable File
title: //h1[@class='postTitle']
|
|
author: //a[@rel='author']
|
|
date: substring-before(//h4[@class='postAuthor'], '|')
|
|
body: //div[@class='postContent']
|
|
|
|
strip: //div[@class='simplePullQuote']
|
|
|
|
wrap_in(figure): //img
|
|
test_url: http://www.unwinnable.com/2013/04/23/gratifying-play/ |