mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-16 06:05:03 -05:00
5 lines
202 B
Plaintext
Executable File
5 lines
202 B
Plaintext
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 |