javascript - Prevent website from requesting external src -


this question has answer here:

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

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -