mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-28 03:51:02 +00:00
6 lines
205 B
Text
6 lines
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/
|