mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
15 lines
304 B
Text
15 lines
304 B
Text
|
title: //title
|
||
|
body: //iframe
|
||
|
|
||
|
find_string: <html><iframe
|
||
|
replace_string: <iframe id="video"
|
||
|
|
||
|
find_string: ></iframe></html>
|
||
|
replace_string: ></iframe>
|
||
|
|
||
|
single_page_link: //link[@type='text/xml+oembed']
|
||
|
|
||
|
prune: no
|
||
|
tidy: no
|
||
|
|
||
|
test_url: http://www.youtube.com/watch?v=F6gLH0r3iVU
|