issues
search
jventures-jdn
/
jns-app-v3
JNS
https://jns.jfinchain.com
MIT License
0
stars
0
forks
source link
Add Blacklist word Filter for Registration
#11
Open
bestsilly
opened
9 months ago
bestsilly
commented
9 months ago
Implement a blacklist word filter during the domain registration process to screen for explicit language, in both Thai and English.
In cases where inappropriate domain names are discovered post-registration, add them to a blacklist at the Web 2.0 API level only.
There must not be a function to burn NFTs.
bestsilly
commented
9 months ago
https://www.npmjs.com/package/bad-words
boom7
commented
9 months ago
[ ] Add KV for blacklist word
[ ] Add worker to act as an intermediary between jns app and kv. (to avoid exposing kv)
[ ] Filter name from jnsjs
[ ] Optional (Filter name from subgraph)