From 3b8bc29ca9d4b0ec9f304882688c8ba5312d58f6 Mon Sep 17 00:00:00 2001 From: wh0crypt Date: Fri, 26 Jun 2026 00:32:23 +0100 Subject: [PATCH] fix: fix user agent duplicated --- profiles/default.yaotl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/default.yaotl b/profiles/default.yaotl index a73e0c1..11654f2 100644 --- a/profiles/default.yaotl +++ b/profiles/default.yaotl @@ -37,7 +37,7 @@ Listeners { PortConn = 9443 HostRotation = "round-robin" Secure = false - UserAgent = UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0" + UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0" Hosts = [ "{{C2_DOMAIN}}"