Sv443-Network / JokeAPI

REST API that serves uniformly and well formatted jokes in JSON, XML, YAML or plain text format that also offers a great variety of filtering methods
https://v2.jokeapi.dev
MIT License
249 stars 46 forks source link

Line #1499, joke 136 #483

Closed ahujaesh closed 11 months ago

ahujaesh commented 11 months ago

The joke's ID:

136

Why the joke should be edited or removed:

This joke should be flagged differently, because it shouldn't show up in safe mode. I have a project in which I use safe mode and I cannot have things like this showing up on there. Thanks.

Alternative to the joke:

N/A
Sv443 commented 11 months ago

Hi, I'm guessing you mean French joke #136? Because the English one with that ID is already marked unsafe

ahujaesh commented 11 months ago

never mind, I must have read it wrong or something - i was talking about the english one in json

Sv443 commented 11 months ago

Yeah that one should not be able to be served when ?safe-mode is set. Make sure the parameter is spelled correctly and if you need a second layer of security you could check the flags and the safe property on your end too