MyBB Community Forums

Full Version: WorldStar hiphop issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I put up the MyCode like this

Title: WorldStar HipHop Player

Short Description: WSHH

Regular Expression : \[WSHH\]http:\/\/www\.worldstarhiphop\.com\/videos\/video\.php\?v=(.*?)\[/WSHH\]

Replacement: <object width="448" height="374"><param name="movie" value="https://www.worldstarhiphop.com/videos/e/16711680/$1"><param name="allowFullScreen" value="true"></param><embed src="https://www.worldstarhiphop.com/videos/e/16711680/$1" type="application/x-shockwave-flash" allowFullscreen="true" width="448" height="374"></embed></object>


Enabled: Yes 

I guess this may be because they don't have HTTPS?

but if I change it to HTTP it's blocked on my browser, is there any way to fix this in http without it blocking the browser?