From de1797645181491bec0b09542446315009482496 Mon Sep 17 00:00:00 2001 From: Tracy Miranda Date: Fri, 28 Feb 2025 10:52:35 -0500 Subject: [PATCH] Add firefox to user agent list --- data/user_agents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/user_agents.json b/data/user_agents.json index a029360..f2af76a 100644 --- a/data/user_agents.json +++ b/data/user_agents.json @@ -28,7 +28,7 @@ "name": "Firefox", "url": "https://wiki.mozilla.org/SecurityEngineering/Certificate_Transparency#CT_Policy", "description": "Supporting CT since 2025", - "logo": "Fx-Browser-icon-fullColor.svg", + "logo": "firefox.svg", "customWidth": 75, "textTitle": true }