mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-13 21:05:11 -05:00
11 lines
396 B
Plaintext
11 lines
396 B
Plaintext
|
body: //div[@class='post']
|
||
|
title: //h1[@id='singlePageTitle']
|
||
|
date: substring-before(//small,'• Rubrik')
|
||
|
|
||
|
strip: //div[@class='post-ratings']
|
||
|
strip: //div[@class='post-ratings-loading']
|
||
|
strip: //a[@title='Empfehlen Sie den Text weiter!']
|
||
|
strip: //a[@title='Drucken']
|
||
|
strip: //div[@class='share']
|
||
|
|
||
|
test_url: http://www.scienceticker.info/2011/11/24/forscher-finden-gedachtnismolekul/
|