Skip to content

Commit d3d1614

Browse files
committed
update mod blacklist
1 parent 423076f commit d3d1614

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

src/SMAPI.Web/wwwroot/SMAPI.blacklist.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,25 @@
77
"Blacklist": [
88
// 2025-07
99
{
10-
"Id": "OpUlarenous.PortableCommunityCenter", // 'Even Better Portable Community Center' (Nexus:35601, dfd9e53ee3e6fb997c04a2b0c7f49a50, malicious reupload of legit mod)
10+
"Id": "OpUlarenous.PortableCommunityCenter", // 'Even Better Portable Community Center' by OpUlarenous (Nexus:35601, dfd9e53ee3e6fb997c04a2b0c7f49a50, malicious reupload of legit mod)
1111
"Message": "It downloads malicious code from a remote server and runs it on your computer. SMAPI refused to load the mod, but you should delete this mod and run a complete anti-malware scan of your computer now to be safe."
1212
},
1313
{
14-
"Id": "BrEvoiultion.GiveSpeedInMorning", // 'Give Speed In Morning' (Nexus:35650, 97860c755192a27cdb6c16ec32327774, malicious reupload of legit mod)
14+
"Id": "BrEvoiultion.GiveSpeedInMorning", // 'Give Speed In Morning' by BrEvoiultion (Nexus:35650, 97860c755192a27cdb6c16ec32327774, malicious reupload of legit mod)
1515
"Message": "It downloads malicious code from a remote server and runs it on your computer. SMAPI refused to load the mod, but you should delete this mod and run a complete anti-malware scan of your computer now to be safe."
1616
},
1717

18-
// 2026-01
18+
// 2026-04
1919
{
20-
"Id": "DweDweD1.GhostCompanion", // 'Ghost Companion' (Nexus:44342, c95364ba4634fef7826df261712e885d)
20+
"Id": "DweDweD1.GhostCompanion", // 'Ghost Companion' by DweDweD1 (Nexus:44342, c95364ba4634fef7826df261712e885d)
2121
"Message": "It downloads malicious code from a remote server and runs it on your computer. SMAPI refused to load the mod, but you should delete this mod and run a complete anti-malware scan of your computer now to be safe."
2222
},
2323
{
24-
"Id": "DweDweD1.MusicPlayer", // 'Music Player' (Nexus:44488, 159093613f4f62001db88c3078ee5c99)
24+
"Id": "DweDweD1.MusicPlayer", // 'Music Player' by DweDweD1 (Nexus:44488, 159093613f4f62001db88c3078ee5c99)
25+
"Message": "It downloads malicious code from a remote server and runs it on your computer. SMAPI refused to load the mod, but you should delete this mod and run a complete anti-malware scan of your computer now to be safe."
26+
},
27+
{
28+
"Id": "BritishW.ChaosWhispers", // 'Chaos Whispers' by BritishW (Nexus: 44497, 381A5A9892E6699D9DB1A8E2517A9A91)
2529
"Message": "It downloads malicious code from a remote server and runs it on your computer. SMAPI refused to load the mod, but you should delete this mod and run a complete anti-malware scan of your computer now to be safe."
2630
}
2731
],

0 commit comments

Comments
 (0)