mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-24 10:01:02 +00:00
6 lines
252 B
Text
6 lines
252 B
Text
|
title: //h2[@class="post-title"]
|
||
|
author: substring-after(//div[@class="description"],'Words by ')
|
||
|
date: //li[@class="date"]
|
||
|
strip: //h2[@class="post-title"]
|
||
|
body: //div[@class="copy"]
|
||
|
test_url: http://parislemon.com/post/13462682469/the-15-inch-air
|