mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 22:59:02 +00:00
8 lines
No EOL
262 B
Text
Executable file
8 lines
No EOL
262 B
Text
Executable file
title: //h1[@class="entry-title"][2]
|
|
author: string("Paul Boag")
|
|
date: substring(//span[@class="meta"], 11)
|
|
body: //article
|
|
strip: //h2
|
|
strip: //h1
|
|
strip: //div[@id="callsToAction"]
|
|
test_url: http://boagworld.com/working-in-web-design/dealing-with-the-dickheads/ |