From 714485bd0b708b634fb7e439317eef9c1712efc9 Mon Sep 17 00:00:00 2001 From: qydysky Date: Mon, 1 Jan 2024 23:52:36 +0800 Subject: [PATCH] =?utf8?q?Improve=20=E6=9B=B4=E6=96=B0UA?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- CV/Const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CV/Const.go b/CV/Const.go index 974c1d0..1872c14 100644 --- a/CV/Const.go +++ b/CV/Const.go @@ -28,4 +28,4 @@ const ( Type = 2 ) -const UA = `Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0` +const UA = `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.3` -- 2.39.2