mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-27 19:32:18 -05:00
5 lines
202 B
Plaintext
5 lines
202 B
Plaintext
|
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
|