mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-01 05:21:11 +00:00
5 lines
198 B
Text
5 lines
198 B
Text
|
title: //h1[@class='article_title']
|
||
|
author: //span[@class='author']
|
||
|
date: //h2[@class='dateline']
|
||
|
body: //div[@class='article_body']
|
||
|
test_url: http://ascarter.net/2012/02/20/enough-is-enough.html
|