mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 21:35:06 -05:00
5 lines
267 B
Plaintext
5 lines
267 B
Plaintext
|
title: //h2[@class='custom-entry-title']
|
||
|
author: substring-after(//span[@class='author vcard'],'by ')
|
||
|
date: substring-after(//span[@class='publ'],'Published on ')
|
||
|
body: //div[@class='postentry-content']
|
||
|
test_url: http://smokingapples.com/software/popclip-for-mac/
|