From 1abe5974a70fbc7fe54b4ab3a6ea1f9877a52663 Mon Sep 17 00:00:00 2001 From: alogindtractor <251821224+A-Log-In-D-Tractor@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:18:44 -0700 Subject: [PATCH] Update ToolUrl for MinesCommand (#106) more clean now --- KfChatDotNetBot/Commands/Kasino/MinesCommand.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KfChatDotNetBot/Commands/Kasino/MinesCommand.cs b/KfChatDotNetBot/Commands/Kasino/MinesCommand.cs index 4603094..11c426d 100644 --- a/KfChatDotNetBot/Commands/Kasino/MinesCommand.cs +++ b/KfChatDotNetBot/Commands/Kasino/MinesCommand.cs @@ -35,7 +35,7 @@ public class MinesCommand : ICommand public TimeSpan Timeout => TimeSpan.FromSeconds(30); private const string BetPattern = @"(?\d+),(?\d+)"; - private const string ToolUrl = "https://i.ddos.lgbt/raw/baV63V.html"; + private const string ToolUrl = "https://i.ddos.lgbt/raw/KasinoMinesInterface.html"; public RateLimitOptionsModel? RateLimitOptions => new RateLimitOptionsModel {