mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-14 03:36:28 +00:00
5 lines
202 B
Text
5 lines
202 B
Text
|
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
|