mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 21:35:06 -05:00
10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
|
title: //div[@id='centrediv']/h1
|
||
|
|
||
|
author: substring-after(//div[@id='centrediv']/h3,'By: ')
|
||
|
|
||
|
date: substring-after(substring-before(//div[@id='centrediv']/h3,'By: '),'Filed: ')
|
||
|
|
||
|
body: //div[@class='KonaBody']
|
||
|
|
||
|
convert_double_br_tags: yes
|
||
|
test_url: http://www.kumb.com/story.php?id=126084
|