diff --git a/banned.json b/banned.json index 1610ea1..75d98b2 100644 --- a/banned.json +++ b/banned.json @@ -1,3 +1,3 @@ [ - -] \ No newline at end of file + "1.2.3.4" +] diff --git a/config.js b/config.js index e27916c..84ce5f7 100644 --- a/config.js +++ b/config.js @@ -6,5 +6,5 @@ module.exports = Object.seal({ "defaultRoomColor": "#3b5054", "defaultLobbyColor": "#19b4b9", "defaultLobbyColor2": "#801014", - "adminpass": "27PP6YLTxg0b1P2B8eGSOki1" -}) \ No newline at end of file + "adminpass": "adminpass" +})