mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-12 12:01:15 +00:00
17 lines
316 B
Text
17 lines
316 B
Text
|
title: //title
|
||
|
body: //iframe
|
||
|
|
||
|
find_string: <html><iframe
|
||
|
replace_string: <iframe id="video"
|
||
|
|
||
|
find_string: ></iframe></html>
|
||
|
replace_string: ></iframe>
|
||
|
|
||
|
replace_string("): "
|
||
|
|
||
|
single_page_link: //link[@type='text/xml+oembed']
|
||
|
|
||
|
prune: no
|
||
|
tidy: no
|
||
|
|
||
|
test_url: http://vimeo.com/35941909
|