Latest compile

This commit is contained in:
dginovker
2019-10-13 14:29:40 -04:00
parent 0d728d8af0
commit 239c5dfa14
603 changed files with 0 additions and 1 deletions
@@ -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;