mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
7 lines
297 B
Plaintext
7 lines
297 B
Plaintext
|
title: //span[@class='titel']
|
||
|
author: //span[@class='metadaten_C']/a//span[@class='metadaten_C']
|
||
|
date: substring-after(//span[@class='metadaten_C'],'astronews.com')
|
||
|
strip: //span[@class='bu']
|
||
|
strip_image_src: '/_images/'
|
||
|
|
||
|
test_url: http://www.astronews.com/news/artikel/2011/10/1110-021.shtml
|