mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-28 12:01:13 +00:00
6 lines
No EOL
207 B
Text
6 lines
No EOL
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 |