Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的移动网站上存在恶意广告问题,它会将用户重定向到应用商店。主要在 android 浏览器和 Safari for iOS 上。
有没有办法阻止重定向,例如使用 javascript ?也许某些带有 preventDefault() 函数的事件?