Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: BHOP.BlockTime = 0.1 BHOP.StartingColor = Color(0,255,0) BHOP.EndingColor = Color(255,0,0) -- You MySQL database information if you are using MySQL for your -- data storage. BHOP.MySQLDatabase = { hostname = "127.0.0.1", username = "bhop", password = "tocool4school", database = "bhop_board", port = 3306 } -- You can justify what usergroups and […]
↧