mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-13 20:41:04 +00:00
11 lines
405 B
Text
11 lines
405 B
Text
|
# This filter is tested on:
|
||
|
# http://blog.renren.com/share/224959024/14260739544
|
||
|
# http://blog.renren.com/share/231323504/14261768898
|
||
|
# http://blog.renren.com/share/230305019/1502806705
|
||
|
|
||
|
title://h1[contains(@class, 'title-article')]
|
||
|
author://span[contains(@class, 'name')]
|
||
|
body://div[contains(@class, 'content-body')]
|
||
|
|
||
|
convert_double_br_tags:yes
|
||
|
test_url: http://blog.renren.com/share/230305019/1502806705
|