mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
5 lines
No EOL
161 B
Text
Executable file
5 lines
No EOL
161 B
Text
Executable file
body: //div[@class='post full']
|
|
title: //h1
|
|
author: substring-after(//title, '- ')
|
|
date: //span[@class='date']
|
|
test_url: http://brettterpstra.com/byword-for-ios/ |