diff options
Diffstat (limited to 'youtube.com.txt')
| -rw-r--r-- | youtube.com.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/youtube.com.txt b/youtube.com.txt new file mode 100644 index 0000000..b0d95f1 --- /dev/null +++ b/youtube.com.txt @@ -0,0 +1,15 @@ +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
\ No newline at end of file |
