Hello good day;
Do you know how to block ChromeMobileWebview traffic?
someone is using my website as WebView in their android app without my permission
Hello good day;
Do you know how to block ChromeMobileWebview traffic?
someone is using my website as WebView in their android app without my permission
Here’s the problem, user-agents are always changing, but a mobile app is using my site as a webView without my permission
If you can find something unique about the requests from the mobile app, then you can create a firewall to block similar requests. I don’t have any experience with Webview but from the quick reading I did the user-agent was the only thing that stood out.