Heisenberg submitted a new resource:
You must be registered for see links
- Reset the BB Code Media Sites to defaultThis resource is not affiliated with XenForo Ltd.
Code:TRUNCATE xf_bb_code_media_site; INSERT INTO xf_bb_code_media_site (media_site_id, site_title, site_url, match_urls, match_is_regex, embed_html) VALUES ('dailymotion','Dailymotion','http://www.dailymotion.com','dailymotion.com/video/{$id:alphanum}',0,'<iframe frameborder=\"0\" width=\"500\" height=\"300\" src=\"https://www.dailymotion.com/embed/video/{$id}?width=500&hideInfos=1\"></iframe>'),...
You must be registered for see links
Last edited:
