Hello,
to get the actual server versions I want to use the following JSON file:
https://teamspeak.com/versions/server.json
In my browser everything's fine, but unfortunately if I grab it with PHP, cloudflare decline the access and ask to resolve a captcha:
result (HTML file, no JSON file as expected):Code:file_get_contents('https://teamspeak.com/versions/server.json');
I think it's something to configure on the site of teamspeak.com, or am I missing something?Code:Please enable cookies. One more step Please complete the security check to access teamspeak.com Why do I have to complete a CAPTCHA? Completing the CAPTCHA proves you are a human and gives you temporary access to the web property. What can I do to prevent this in the future? If you are on a personal connection, like at home, you can run an anti-virus scan on your device to make sure it is not infected with malware. If you are at an office or shared network, you can ask the network administrator to run a scan across the network looking for misconfigured or infected devices. Cloudflare Ray ID: xxxxxxxxxxxxxxxx • Your IP: xxx.xxx.xxx.xxx • Performance & security by Cloudflare •
Thanks and greetings,
frozn