Skip to content

Commit 67cfb40

Browse files
committed
update mod blacklist
1 parent d3d1614 commit 67cfb40

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,19 @@
1717

1818
// 2026-04
1919
{
20-
"Id": "DweDweD1.GhostCompanion", // 'Ghost Companion' by DweDweD1 (Nexus:44342, c95364ba4634fef7826df261712e885d)
20+
"Id": "BritishW.ChaosWhispers", // 'Chaos Whispers' by BritishW (Nexus: 44497, 381A5A9892E6699D9DB1A8E2517A9A91)
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' by DweDweD1 (Nexus:44488, 159093613f4f62001db88c3078ee5c99)
24+
"Id": "BritishW.TheStardewDoppelganger", // The Stardew Doppelganger by BritishW (Nexus: 44345, F0D1636288CB0877441D3F08134FC2CF)
2525
"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."
2626
},
2727
{
28-
"Id": "BritishW.ChaosWhispers", // 'Chaos Whispers' by BritishW (Nexus: 44497, 381A5A9892E6699D9DB1A8E2517A9A91)
28+
"Id": "DweDweD1.GhostCompanion", // 'Ghost Companion' by DweDweD1 (Nexus:44342, c95364ba4634fef7826df261712e885d)
29+
"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."
30+
},
31+
{
32+
"Id": "DweDweD1.MusicPlayer", // 'Music Player' by DweDweD1 (Nexus:44488, 159093613f4f62001db88c3078ee5c99)
2933
"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."
3034
}
3135
],

0 commit comments

Comments
 (0)