mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
8 lines
No EOL
373 B
Text
Executable file
8 lines
No EOL
373 B
Text
Executable file
strip: //*[(@id = "featured")]
|
|
|
|
author:substring-after( //div[@class='posttitle']/h2[@class='author'],'by ')
|
|
|
|
date: concat(//div[@class='month'],' ',//div[@class='day'])
|
|
|
|
#macstories doesn't provide a year, but month/day is better than nothing
|
|
test_url: http://www.macstories.net/news/instapaper-4-0-available-completely-redesigned-ipad-ui-new-features-search-subscription/ |