mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-16 06:05:03 -05:00
6 lines
264 B
Plaintext
Executable File
6 lines
264 B
Plaintext
Executable File
title: //h1[@id='headline']
|
|
author: substring-after(//section[@class="credits"]/ul/li[1],"Interview by ")
|
|
date: //time[@pubdate]
|
|
body: //article[@class='interview']
|
|
strip: //article[@class='interview']/footer
|
|
test_url: http://thegreatdiscontent.com/jeffrey-zeldman |