mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-12 12:01:15 +00:00
9 lines
No EOL
359 B
Text
9 lines
No EOL
359 B
Text
date: //span[@class='datum']
|
|
title: //div[@class='artikel']/h2
|
|
body: //div[@class='entry']
|
|
strip: //p[@class='tags']
|
|
author: substring-after(//div[@class='authorinfo']/em,'Dies ist ein Artikel von ')
|
|
strip: //div[@class='authorinfo']
|
|
strip: //div[@class='authorpic']
|
|
|
|
test_url: http://kwerfeldein.de/index.php/2011/10/17/doppelbelichtungen-mit-konzept/ |