mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-01 21:41:05 +00:00
5 lines
No EOL
202 B
Text
Executable file
5 lines
No EOL
202 B
Text
Executable file
body: //section[@class='post text']
|
|
title: //h1[@class='title']
|
|
date: //p[@class='post-date']
|
|
strip: //section[@class='meta-info']
|
|
test_url: http://robots.thoughtbot.com/post/32455387133/four-phase-test |