在我的应用程序中,我一直在使用 DefaultHttpClient 将带有用户代理的 HttpRequest(以获取完整站点)发送到新闻网站。似乎最近该网站开始使用 Incapsula,我现在明白了:
<iframe src="/_Incapsula_Resource?CWUDNSAI=9_1008B529&incident_id=48000040010778737-143658980947787847&edet=12&cinfo=5688c053c753829330000000" frameborder=0 width="100%" height="100%" marginheight="0px" marginwidth="0px">Request unsuccessful. Incapsula incident ID: 48000040010778737-143658980947787847</iframe></html>
有什么提示吗?我可以绕过 incapusla 吗?
非常感谢