mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-13 20:41:04 +00:00
7 lines
189 B
Text
7 lines
189 B
Text
|
author: ("Arturo Toledo")
|
||
|
title: //div[@class="post"]/h2
|
||
|
body: //div[@class="entry"]
|
||
|
|
||
|
# Remove Twitter button
|
||
|
strip: //div[@class="entry"]/p[2]/a/img
|
||
|
test_url: http://ux.artu.tv/?p=192
|