mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-24 01:52:15 -05:00
6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
|
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
|