-
I have an app where users can add banwords through a form and I would like to add these to a custom dictionary file.
The way the dictionaries are provided atm as PHP code makes it quite difficult to a…
-
Hello, when i try loading bad words from an array, i always get 'word.toLowercase() is not a function' and the words do not get added.
-
yk automod no need to explain
-
```javascript
const s = "["
filter.clean(s)
```
```
TypeError: Cannot read property '0' of null
at Filter.clean (........\node_modules\bad-words\lib\badwords.js:58:41)
```
-
Found this error message that no one else has raised an issue about:
```
TypeError: word.replace is not a function
at list.filter (.../node_modules/bad-words/lib/badwords.js:33:47)',
at Array.…
-
[
["@$$f@ce"],
["@$$h0le"],
["@$$he@d"],
["@$$hole"],
["@$$hols"],
]
-
这是我分析日志发现的,我的业务逻辑是在第一层里返回了所有页的Link
java.lang.IllegalStateException: Can't call Database.put Database was closed.
at com.sleepycat.je.Database.checkOpen(Database.java:1863)
at com.sleepycat.je.…
-
Simply adding an 's' to the end of a profanity defeats the filter.
For example, "No fucks given" is not censored.
-
-
* Use spacebar instead of enter key to jump
* Limit number of characters to the name of the player (suggested 8 characters)
* Assign random names to users who don't write a player name
* Don't allo…