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