NorthstarMasterServer
NorthstarMasterServer copied to clipboard
Block servers containing profanity or banned words
badwords.txt is a text file that contains a banned word on every line.
This PR makes it so that servers containing banned words will not be able to register.
Will be implemented in R2Northstar/Atlas.
https://github.com/R2Northstar/Atlas/blob/0cec719bf38ce61f9176b2cf5094c5e7e8f0529b/pkg/atlas/config.go#L151 https://github.com/R2Northstar/Atlas/blob/0cec719bf38ce61f9176b2cf5094c5e7e8f0529b/pkg/api/api0/api.go#L47-L49