You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ex 1: Definition of alphabet "F" has fuck in it. https://api.dictionaryapi.dev/api/v2/entries/en/f
{
"definition": "Fuck",
"synonyms": [],
"antonyms": [],
"example": "What the f do you think you're doing?"
}
Perhaps a workaround for your specific case would require a filter with a list such as this one to filter out profane definitions and words. Personally, I don't believe there should be censorship in the API itself, but that's for the creator to decide.
Can you please make the definitions child safe?
Ex 1: Definition of alphabet "F" has fuck in it.
https://api.dictionaryapi.dev/api/v2/entries/en/f
{
"definition": "Fuck",
"synonyms": [],
"antonyms": [],
"example": "What the f do you think you're doing?"
}
Ex 2: Definition of alphabet "J" has joint and mention of marijuana.
https://api.dictionaryapi.dev/api/v2/entries/en/j
The text was updated successfully, but these errors were encountered: