Disable ad keepers
This script finds and disables all the annoying shenanigans that prevent you from being able to use whatever ad blocker you're using. It also restores the default behaviour for right click events.
How?
By injecting a script on the page I'm able to find and block all
undesired scripts by removing their innerText or
src and href attributes
How to install:
- Add the Tampermonkey extension to your browser
- When done, click on the icon that pops up in the top right corner of the window
- Click on
Dashboard -
Then go to
Utilitiesand paste this link (https://tms.milovangudelj.com/disable-keepers/disableKeepers.js) in theInstall from URLfield - Then click on
Install, and voilà.
The next time you visit ask4movie.cc you will be able to enjoy it without those annoying ads, and if you ever need to you will be able to easily inspect the page.