Skip to content

Commit 586a6c9

Browse files
author
replydev
committed
Remove old glories
1 parent 365068e commit 586a6c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/me/replydev/qubo/CLI.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ private static void printLogo()
5454
+ " \\___\\_\\\\__,_|_.__/ \\___/_____/ \\___\\__,_|_| |_|_| |_|\\___|_| \n"
5555
+ " ");
5656
System.out.println(
57-
"By @zReply on Telegram - *.*#2378 on Discord\nVersion " + Info.version + " " + Info.otherVersionInfo);
58-
System.out.println("https://qubo.best - https://discord.io/quboscanner");
57+
"By @replydev on Telegram\nVersion " + Info.version + " " + Info.otherVersionInfo);
5958
}
6059

6160
private static void standardRun(String[] a)

0 commit comments

Comments
 (0)