mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
10 lines
295 B
Text
10 lines
295 B
Text
|
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
|