mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 04:15:03 -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 |