javascript - Prevent website from requesting external src -
this question has answer here:
- block mixed content 1 answer
so i'm working on website make work on ssl. thing there external resource been asked http apparently not have control, or if have somewhere in php code.
is there way jquery/javascript prevent 1 website request external src image website loads https?
search , replace http:// // load correct protocol.
Comments
Post a Comment