From e06e1d33cda6c3995f58cf660df2a4d2ebabf38e Mon Sep 17 00:00:00 2001 From: luoyi <1023583830@qq.com> Date: Wed, 4 Dec 2024 16:15:21 +0800 Subject: [PATCH] feat:Add & modify fingerprints --- pkg/stage/assets/fingerprints.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/pkg/stage/assets/fingerprints.json b/pkg/stage/assets/fingerprints.json index 0e0bcf2..2149687 100644 --- a/pkg/stage/assets/fingerprints.json +++ b/pkg/stage/assets/fingerprints.json @@ -1250,12 +1250,16 @@ }, "eoffice": { "body": [ - "(?i)eoffice" + "(?i)eoffice", + "海泰key验证" ] }, "ecology": { "body": [ "(?i)ecology" + ], + "headers": [ + "Set-Cookie: ecology" ] }, "ecshop": { @@ -1539,5 +1543,25 @@ "body": [ "(?i)EduSoho" ] + }, + "datacube3": { + "body": [ + "(?i)DataCube3" + ] + }, + "ebridge": { + "body": [ + "泛微云桥e-Bridge" + ] + }, + "emessage": { + "body": [ + "emessage" + ] + }, + "emobile": { + "body": [ + "移动管理平台" + ] } } \ No newline at end of file