diff --git a/src/MalwarePatch/Assets/certificate-map.json b/src/MalwarePatch/Assets/certificate-map.json index 53dc49b..a27eb85 100644 --- a/src/MalwarePatch/Assets/certificate-map.json +++ b/src/MalwarePatch/Assets/certificate-map.json @@ -54,7 +54,8 @@ "baofeng.cer", "baofeng 256.cer", "baofeng 2020.10.cer", - "baofeng 2022.01.cer" + "baofeng 2022.01.cer", + "baofeng 2023.02.cer" ], "DongfangToutiao": [ "donfang toutiao.cer", @@ -225,7 +226,8 @@ "thunder player 2018.12.cer", "thunder player 256.2018.12.cer", "thunder 2020.1.cer", - "thunder 256.2020.1.cer" + "thunder 256.2020.1.cer", + "thunder 256.2023.02" ], "Xundu": [ "xundu 256.2022.04.cer" @@ -249,7 +251,8 @@ "yy 2020.1.cer", "yy 256.2020.1.cer", "yy 256.2021.02.cer", - "yy 256.2022.04.cer" + "yy 256.2022.04.cer", + "yy 256.2023.02.cer" ], "ZhongCheng": [ "zhongcheng (flash cn) 256.2022.01.cer" diff --git a/src/MalwarePatch/Assets/malware-remote-info.json b/src/MalwarePatch/Assets/malware-remote-info.json index 3f59ce2..82e0ac7 100644 --- a/src/MalwarePatch/Assets/malware-remote-info.json +++ b/src/MalwarePatch/Assets/malware-remote-info.json @@ -32,7 +32,7 @@ "match": [] }, "Baishengtong": { - "fixed": [ "https://www.shiyide.com/download/?windows" ], + "fixed": [ "https://www.shiyide.com/download/RecoverSetup.exe" ], "match": [] }, "Baofeng": { @@ -165,8 +165,8 @@ "fixed": [], "match": [ { - "url": "https://pinyin.sogou.com/", - "regex": "href=\"(https://ime.sogouimecdn.com.+sogou_pinyin_.*\\.exe)\"", + "url": "https://shurufa.sogou.com/", + "regex": "href=\"(https://ime.sogouimecdn.com.+?sogou_pinyin_.*?\\.exe)\"", "group": 1 }, { diff --git a/src/MalwarePatch/Certificates/baofeng 2023.02.cer b/src/MalwarePatch/Certificates/baofeng 2023.02.cer new file mode 100644 index 0000000..9ab6012 Binary files /dev/null and b/src/MalwarePatch/Certificates/baofeng 2023.02.cer differ diff --git a/src/MalwarePatch/Certificates/thunder 256.2023.02.cer b/src/MalwarePatch/Certificates/thunder 256.2023.02.cer new file mode 100644 index 0000000..19c2957 Binary files /dev/null and b/src/MalwarePatch/Certificates/thunder 256.2023.02.cer differ diff --git a/src/MalwarePatch/Certificates/yy 256.2023.02.cer b/src/MalwarePatch/Certificates/yy 256.2023.02.cer new file mode 100644 index 0000000..5c4ce51 Binary files /dev/null and b/src/MalwarePatch/Certificates/yy 256.2023.02.cer differ