mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
6 lines
No EOL
235 B
Text
Executable file
6 lines
No EOL
235 B
Text
Executable file
title: //h1[@class="title"]
|
|
author: //div[@class="hosted"]/a
|
|
date: substring-after(//div[@class="dateline"]/text(), '|')
|
|
|
|
strip: //a[@class="top" and @href="#"]
|
|
test_url: http://econlog.econlib.org/archives/2012/04/blinder_on_heal.html |