aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/vimeo.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
commit4e067ceabd705201a16b4c92cf4b23f3b990326c (patch)
tree939f3a8e5ff3ab9ee414a57a895d3e78e1d46ce3 /inc/3rdparty/site_config/standard/vimeo.com.txt
parent58dbe103889148def78b0fc8744d3f94c56a1561 (diff)
downloadwallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.gz
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.zst
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.zip
updated specific configuration for parsing
Diffstat (limited to 'inc/3rdparty/site_config/standard/vimeo.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/vimeo.com.txt32
1 files changed, 16 insertions, 16 deletions
diff --git a/inc/3rdparty/site_config/standard/vimeo.com.txt b/inc/3rdparty/site_config/standard/vimeo.com.txt
index d6c6701a..f36c9c57 100644..100755
--- a/inc/3rdparty/site_config/standard/vimeo.com.txt
+++ b/inc/3rdparty/site_config/standard/vimeo.com.txt
@@ -1,17 +1,17 @@
1title: //title 1title: //title
2body: //iframe 2body: //iframe
3 3
4find_string: <html>&lt;iframe 4find_string: <html>&lt;iframe
5replace_string: <iframe id="video" 5replace_string: <iframe id="video"
6 6
7find_string: &gt;&lt;/iframe&gt;</html> 7find_string: &gt;&lt;/iframe&gt;</html>
8replace_string: ></iframe> 8replace_string: ></iframe>
9 9
10replace_string(&quot;): " 10replace_string(&quot;): "
11 11
12single_page_link: //link[@type='text/xml+oembed'] 12single_page_link: //link[@type='text/xml+oembed']
13 13
14prune: no 14prune: no
15tidy: no 15tidy: no
16 16
17test_url: http://vimeo.com/35941909 \ No newline at end of file 17test_url: http://vimeo.com/35941909 \ No newline at end of file