mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-05 15:26:27 +00:00
6 lines
No EOL
264 B
Text
Executable file
6 lines
No EOL
264 B
Text
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 |