diff --git a/src/MalwarePatch/Assets/malware-remote-info.json b/src/MalwarePatch/Assets/malware-remote-info.json index 9948e5a..bf2349e 100644 --- a/src/MalwarePatch/Assets/malware-remote-info.json +++ b/src/MalwarePatch/Assets/malware-remote-info.json @@ -12,7 +12,7 @@ "match": [ { "url": "https://sd.360.cn/download_center.html", - "regex": "href=\"(https://down.360safe.com/360sd/.+?.exe)", + "regex": "href=\"(https://wsdl.360safe.com/360sd/.+?.exe)", "group": 1 } ] @@ -156,7 +156,7 @@ "match": [ { "url": "https://mofang.ruanmei.com/", - "regex": "href=\"(http[s]?://d.ruanmei.com/pcmaster/.*?)\"", + "regex": "href=\"(http[s]?://dl.ruanmei.com/pcmaster/.*?)\"", "group": 1 } ]