If I understand you are saying,

Change this line

PHP Code: 
Dim request As WebRequest WebRequest.Create("http://api.netload.in/getserver.php"


to

PHP Code: 
Dim request As WebRequest WebRequest.Create("http://upload1.netload.in/upload.php?id=9"


Right? Is it helpful?