mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 13:25:13 -05:00
6 lines
260 B
Plaintext
Executable File
6 lines
260 B
Plaintext
Executable File
title: //header/h1/b[contains(@class, 'title')]
|
|
author: substring-after(//article/header/div, 'By ')
|
|
date: //header/h1/span[contains(@class, 'date')]
|
|
body: //div[@id='main]/article
|
|
strip: //header
|
|
test_url: http://chrisltd.com/blog/2012/03/fix-widows-indesign/ |