Greg dev #62
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ public class BotList {
|
|||
|
||||
try {
|
||||
new OkHttpClient().newCall(yetanotherbotlist).execute().close();
|
||||
System.out.println("Successfully postes count to Yet Another Bot List!");
|
||||
System.out.println("Successfully posted count to Yet Another Bot List!");
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue