1 parent ecc1292 commit d2e9ecfCopy full SHA for d2e9ecf
1 file changed
apps/discord-bot/src/Settings.cs
@@ -42,7 +42,7 @@ public class Settings
42
#endregion
43
44
#region PUBLIC idc if these are exposed
45
- public static string PUBLIC_PATH_MONDAY_GIF_URL = "https://media1.tenor.com/m/eB9Egjcaa_QAAAAd/evangelion.gif";
+ public static string PUBLIC_PATH_MONDAY_GIF_URL = "https://cdn.imgchest.com/files/4z9cvdj6op7.gif";
46
public static string PUBLIC_PATH_MONDAY_GIF_URL_2 = "https://media1.tenor.com/m/Jnqs70oki_AAAAAd/tuesday.gif";
47
public static string PUBLIC_PATH_RAMOJUSD_GIF_URL = "https://cdn.discordapp.com/attachments/1210132113358065695/1236680414597222411/ramojusd.gif?ex=679c3023&is=679adea3&hm=5f03113120db858cb71fcd7715f4ca75ffeda1a5de2a284639034d90fc97e07c&";
48
public static int PUBLIC_HYPIXEL_AUCTION_TIMER_MINUTES = 6;
0 commit comments