mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-05 00:31:57 +00:00
Latest compile
This commit is contained in:
@@ -14,7 +14,6 @@ public class PlayersOnlineWebsite {
|
||||
URL url;
|
||||
url = new URL("https://2006rebotted.tk/playersonline.php?pass=" + password + "&amount=" + amount);
|
||||
url.openStream().close();
|
||||
System.out.println("Test!");
|
||||
}
|
||||
|
||||
private static int count = 50;
|
||||
|
||||
Reference in New Issue
Block a user