Page 1 of 1

https://www.vpngate.net/api/iphone/ returns empty

Posted: Sat May 13, 2023 9:47 am
by traiifc
I'm trying to access https://www.vpngate.net/api/iphone/ on my server
but it seems to return empty content

Code: Select all

# curl https://www.vpngate.net/api/iphone/


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>

</title></head>
<body>
    <form method="post" action="./" id="form1">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE2MTY2ODcyMjlkZCVXoaMbyZbk3WtapW2SlaM6VAOv3Um2A6NSldv9TGD0" />

<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="3F67977C" />
    <div>
    
    </div>
    </form>
</body>
</html>