tosrus option still uses http, not https
-
In assets > tosrus > jquery.tosrus.js on line 605 you’ve got <iframe src=”http://www.youtube.com/embed/ instead of <iframe src=”https://www.youtube.com/embed/ and that is causing my video not to show up because of the mixed content error. Of course it is in jquery.tosrus.min.js too, line 83.
The topic ‘tosrus option still uses http, not https’ is closed to new replies.