mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 13:14:21 +01:00
added post: CensorThis - Censor the words [CF]
This commit is contained in:
@@ -67,7 +67,7 @@ Expected Output: "Python is the **** programming language and LOLCODE is the ***
|
|||||||
```
|
```
|
||||||
text: "A bald eagle is a worthy adversary"
|
text: "A bald eagle is a worthy adversary"
|
||||||
forbiddenWords: ["bald", "a"]
|
forbiddenWords: ["bald", "a"]
|
||||||
Output: "* **** eagle is * worthy adversary"
|
Expected Output: "* **** eagle is * worthy adversary"
|
||||||
```
|
```
|
||||||
|
|
||||||
**Test 5**
|
**Test 5**
|
||||||
|
|||||||
Reference in New Issue
Block a user