mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-24 10:01:02 +00:00
6 lines
No EOL
205 B
Text
6 lines
No EOL
205 B
Text
title: //h1[@class='entry-title']
|
|
author: ///span[@class='author vcard']
|
|
date: //abbr[@class='published']
|
|
body: //div[@class='entry-content']
|
|
|
|
test_url: http://ruhlman.com/2009/05/cookbooks-that-teach/ |