This fixes the bug which the script couldn't retrieve links on KissAnime. KissAnime uses JavaScript to print the download links, which this script didn't know how to deal with it.
css.js, vr.js and shal.js are now included for the decryption of the string containing the download links.
This fixes the bug which the script couldn't retrieve links on KissAnime. KissAnime uses JavaScript to print the download links, which this script didn't know how to deal with it. css.js, vr.js and shal.js are now included for the decryption of the string containing the download links.
[The diff is like that because of indentation]