ByetHost server passing html values “Checking your browser” with JSON String

后端 未结 4 1724
眼角桃花
眼角桃花 2020-11-27 05:47

While trying to parse json string to android, HTML values are passed. Before a day all was working good, and suddenly my app start crashing when trying to fetch database wit

4条回答
  •  情话喂你
    2020-11-27 06:11

    The main problem is that Byet Host implement a simple security antibots module named testcookie-nginx-module

    https://kyprizel.github.io/testcookie-nginx-module/

    This make your app crash

提交回复
热议问题