mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-04 14:56:31 +00:00
8 lines
330 B
Text
8 lines
330 B
Text
|
title: //div[@class='address']/span
|
||
|
author: substring-before(//span[@class='credits'],',')
|
||
|
date: //div[@class='promodatepress']/span
|
||
|
body: //div[@class='default_style_wrap']
|
||
|
strip: //div[@class='text_adjust']
|
||
|
strip: //div[@class='skiplink']
|
||
|
strip: //h2
|
||
|
test_url: http://www.nasa.gov/mission_pages/kepler/news/kepler-21b.html
|