Vergo777 / Kissanime-LinkDownload

Downloads direct batch links for Kissanime episodes
22 stars 21 forks source link

Mixed Content #13

Open ghost opened 8 years ago

ghost commented 8 years ago

I ran the script on an anime, it threwback:

jquery17.min.js:4 Mixed Content: The page at 'https://kissanime.to/Anime/Ouran-Koukou-Host-Club-Dub' was loaded over HTTPS, but requested an insecure script 'http://kissanime.com/Scripts/asp.js?_=1466242524228'. This request has been blocked; the content must be served over HTTPS.

followed by a WRA reference error

Any ideas on a fix?

RutgerM commented 8 years ago

@TheSilverBeacon: Vergo777's script is a bit outdated, because many browsers (particularly Chrome) require safe (HTTPS/SLL) JavaScript files when the page loads over HTTPS, which is happening in this case.

I forked Vergo777's script a while ago and updated it. You can find it here. You'll have to use https://rawgit.com/RutgerM/Kissanime-LinkDownload/master/kissanime.js for now too.

Edit: I haven't used the script in ages, so if it throws an error, I have no idea how to fix it (as I have no knowledge in JS) and I'm sorry for that.