You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, i used to use a forked version of the script by Amraki at "https://github.com/Amraki/KissAnime-DLC". It stopped working, upon analysis showed "wra is undefined " error. Then I used Vergo777's script, got the same error. I used Firefox and the console output is given below :
$.getScript("https://rawgit.com/Vergo777/Kissanime-LinkDownload/master/kissanime.js")
Object { readyState: 1, setRequestHeader: .ajax/v.setRequestHeader(), getAllResponseHeaders: .ajax/v.getAllResponseHeaders(), getResponseHeader: .ajax/v.getResponseHeader(), overrideMimeType: .ajax/v.overrideMimeType(), abort: .ajax/v.abort(), done: f.Callbacks/p.add(), fail: f.Callbacks/p.add(), progress: f.Callbacks/p.add(), state: .Deferred/h.state(), 10 more… }
Blocked loading mixed active content "http://kissanime.com/Scripts/asp.js?_=1457591823902"[Learn More] jquery17.min.js:4:17080
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help http://xhr.spec.whatwg.org/ jquery17.min.js:4:17595
ReferenceError: wra is not defined
Could anyone know how to solve this?
Update: Works on old uploaded files on kissasian. On newly uploaded files, same error occurs.
The text was updated successfully, but these errors were encountered:
Hey guys, i used to use a forked version of the script by Amraki at "https://github.com/Amraki/KissAnime-DLC". It stopped working, upon analysis showed "wra is undefined " error. Then I used Vergo777's script, got the same error. I used Firefox and the console output is given below :
$.getScript("https://rawgit.com/Vergo777/Kissanime-LinkDownload/master/kissanime.js")
Object { readyState: 1, setRequestHeader: .ajax/v.setRequestHeader(), getAllResponseHeaders: .ajax/v.getAllResponseHeaders(), getResponseHeader: .ajax/v.getResponseHeader(), overrideMimeType: .ajax/v.overrideMimeType(), abort: .ajax/v.abort(), done: f.Callbacks/p.add(), fail: f.Callbacks/p.add(), progress: f.Callbacks/p.add(), state: .Deferred/h.state(), 10 more… }
Blocked loading mixed active content "http://kissanime.com/Scripts/asp.js?_=1457591823902"[Learn More] jquery17.min.js:4:17080
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help http://xhr.spec.whatwg.org/ jquery17.min.js:4:17595
ReferenceError: wra is not defined
Could anyone know how to solve this?
Update: Works on old uploaded files on kissasian. On newly uploaded files, same error occurs.
The text was updated successfully, but these errors were encountered: