I'm using eve-ng pro and I need to look a php file to resolve this issue: https://community.cloudflare.com/t/can- ... s/376734/3
Especially the line if (response.status == '200' && response.statusText == 'OK') and I want delete the part && response.statusText == 'OK'.
The probleme is I don't know where this line is configured but when I try to search and open any php file, it looks that they are encrypted !? I tried with nano, vi, notepad++ with winscp, nothing work !
When I check some topics, everyone can open them normaly in clear code text.
Can you help me and tell me what's wrong and what to do please !
If you know also what is the file where this line is configured "if (response.status == '200' && response.statusText == 'OK')" it will be great too

Thanks a lot !