mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 17:42:15 -05:00
5 lines
161 B
Plaintext
Executable File
5 lines
161 B
Plaintext
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/ |