mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
|
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
|