This commit is contained in:
SandPoot
2026-02-15 15:41:52 -03:00
14 changed files with 179 additions and 117 deletions
+1 -1
View File
@@ -2649,7 +2649,7 @@
if(response.body == "[]")
dat += "<center><b>0 bans detected for [ckey]</b></center>"
else
bans = json_decode(response["body"])
bans = json_decode(response.body)
//Ignore bans from non-whitelisted sources, if a whitelist exists
var/list/valid_sources