mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-03 15:39:38 +00:00
6 lines
207 B
Text
6 lines
207 B
Text
|
title: //div[@class='post_header']//h2/a
|
||
|
author: //span[@class='author']
|
||
|
date: //span[@class='date']
|
||
|
body: //div[@id='Content']
|
||
|
|
||
|
test_url: http://37signals.com/svn/posts/2785-the-end-of-the-it-department
|