mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
9 lines
333 B
Plaintext
9 lines
333 B
Plaintext
title: //div[@id="content"]/h1[1]
|
|
date: substring-before(//p[@class="postdate"], ' at ')
|
|
author: ("Dr. Drang")
|
|
|
|
strip: //div[@id="content"]/h1[1]
|
|
strip: //p[@class="postdate"]
|
|
strip: //h2[@id="respond"]
|
|
strip: //blockquote[@class="bbpTweet"]/p/span/a/img
|
|
test_url: http://www.leancrew.com/all-this/2011/12/more-shell-less-egg/ |