mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
11 lines
No EOL
440 B
Text
Executable file
11 lines
No EOL
440 B
Text
Executable file
title: //div[@id='center-col']/h4
|
|
author: substring-before(//title,'In')
|
|
date: substring-after(//div[@class='commenttext']/span,'#')
|
|
body: //div[@id='center-col']
|
|
strip: //div[@id='center-col']/h4
|
|
strip: //div[@class='graytext']
|
|
|
|
# Anthony Perez-Sanz 2012.3.14
|
|
# Removed long gif from the end
|
|
strip: //img[@src='http://www.randsinrepose.com/spreader.gif']
|
|
test_url: http://www.randsinrepose.com/archives/2012/03/13/hacking_is_important.html |