Changeset 93014 in spip-zone
- Timestamp:
- Nov 19, 2015, 6:53:01 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/oembed/inc/oembed.php
r93010 r93014 63 63 'http://*.onf.ca/*' => 'http://www.onf.ca/remote/services/oembed/', 64 64 'http://vine.co/v/*' => 'https://vine.co/oembed.json', 65 #'http://*.tumblr.com/post/*' => 'https://www.tumblr.com/oembed/1.0',65 'http://*.tumblr.com/post/*' => 'https://www.tumblr.com/oembed/1.0', 66 66 'http://*.kickstarter.com/projects/*' => 'https://www.kickstarter.com/services/oembed', 67 67 'http://speakerdeck.com/*' => 'https://speakerdeck.com/oembed.json', … … 69 69 'http://egliseinfo.catholique.fr/*' => 'http://egliseinfo.catholique.fr/api/oembed', 70 70 71 #'http://yfrog.ru|com.tr|it|fr|co.il|co.uk|com.pl|pl|eu|us)/*' => 'http://yfrog.com/api/oembed',72 71 #'https://gist.github.com/*' => 'http://github.com/api/oembed?format=json' 73 72 );
Note: See TracChangeset
for help on using the changeset viewer.