mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
body: //div[@class='post full']
|
|
title: //h1
|
|
author: substring-after(//title, '- ')
|
|
date: //span[@class='date']
|
|
test_url: http://brettterpstra.com/byword-for-ios/ |