mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-15 21:55:09 -05:00
15 lines
304 B
Plaintext
15 lines
304 B
Plaintext
|
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
|