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