mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
6 lines
No EOL
201 B
Text
Executable file
6 lines
No EOL
201 B
Text
Executable file
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/ |