Profanity filter integration, or is there a domain for gamesparks platform?
D
Dmytro Ivanov
started a topic
about 5 years ago
In our game users can set usernames as raw-text, and we need some way of filtering usernames. I found a https://www.webpurify.com/documentation/methods/replace/ to be able to do what we need. Looks like we could query their API from gamesparks servers when needed. But to use their API's we need to white list a domain or IP address. Is there a specific domain that covers all gamespark servers?
Or is there a better way to do profanity filtration? :)
1 Comment
Customer Support
said
about 5 years ago
Hi Dmytro,
To use Webpurify you'd likely need to make use of SparkHttp. I believe you would need to white list these ips with them for this to work. Try that and let us know if you have any further questions.
Dmytro Ivanov
In our game users can set usernames as raw-text, and we need some way of filtering usernames. I found a https://www.webpurify.com/documentation/methods/replace/ to be able to do what we need. Looks like we could query their API from gamesparks servers when needed. But to use their API's we need to white list a domain or IP address. Is there a specific domain that covers all gamespark servers?
Or is there a better way to do profanity filtration? :)