I have a problem with malicious ads on my mobile website, which redirects the user to app store. Mainly on the android browser and Safari for iOS.
Is there a way to block redirects for e.g. using javascript ? Maybe some event with preventDefault() function ?