Changeset 59179 in spip-zone
- Timestamp:
- Mar 10, 2012, 7:17:03 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/plugins_seenthis/autoembed/stubs.php
r57991 r59179 105 105 ), 106 106 array( 107 'title' => 'Official.fm', 108 'website' => 'official.fm', 109 'url-match' => 'http://(www\.)?official\.fm/tracks/([0-9]+)', 110 'embed-width' => '100%', 111 'embed-height' => '40', 112 'iframe-player' => '$1?fairplayer=small', 113 ), 114 array( 107 115 'title' => '123video', 108 116 'website' => 'http://www.123video.nl',
Note: See TracChangeset
for help on using the changeset viewer.