mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-13 11:16:27 +00:00
5 lines
267 B
Text
5 lines
267 B
Text
|
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/
|