ariel.olea
Member
I've been trying to add these two sites to embed video with no success:
https://dubz.co
I've tried the following:
Match URL:
Embed Template:
Match URL:
Embed Template:
But when trying to embed these below examples, I can't get these to display properly:
Has any one added these two domains to their Xenforo site succesfully?
Thanks,
https://dubz.co
Upload videos
streamin.me
I've tried the following:
Match URL:
Code:
https://dubz.co/v/{$id}
Code:
<span data-s9e-mediaembed="dubz"><span><iframe allowfullscreen="" scrolling="no" src="https://dubz.co/v/{$id}"></iframe></span></span>
Match URL:
Code:
https://streamin.one/v/{$id}
Code:
<span data-s9e-mediaembed="streamin"><span><iframe allowfullscreen="" scrolling="no" src="https://streamin.one/v/{$id}"></iframe></span></span>
But when trying to embed these below examples, I can't get these to display properly:
Has any one added these two domains to their Xenforo site succesfully?
Thanks,