mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 21:35:06 -05:00
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
|
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/
|