We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try opening kissassanime with dev tools u will see that the site will send a request like https://www.kickassanime.rs/api/frontpage_video_list?hash=2defebda72565035df0c8f12ff254c6f69c3e5fa045e062260c39a5d1b0e7e05&vt=38f6e3181d8cbf1f4bbd10d99ab68510&sig=9EE819C1BA9E39E001F60562BAA3E626615944B9
so everytime we reload the page hash vy and sig changes can make something like it will get this link everytime u request and wola u have the data
The text was updated successfully, but these errors were encountered:
No branches or pull requests
try opening kissassanime with dev tools u will see that the site will send a request like
https://www.kickassanime.rs/api/frontpage_video_list?hash=2defebda72565035df0c8f12ff254c6f69c3e5fa045e062260c39a5d1b0e7e05&vt=38f6e3181d8cbf1f4bbd10d99ab68510&sig=9EE819C1BA9E39E001F60562BAA3E626615944B9
so everytime we reload the page hash vy and sig changes can make something like it will get this link everytime u request and wola u have the data
The text was updated successfully, but these errors were encountered: