Closed Skjeggegubben closed 1 year ago
This is great, but could you have it return whatever is returned for invalid input when not using MCPI-Addons?
The internal API returns nothing on malformed or invalid input.. so do you think that is really the best way to have it?
I did some more testing now and see there is inconsistency in the return from internal API, if just string with no dots and no parenthesis, then it actually does return string "Fail", but in all other cases it seems to just return "" i.e. an empty string. I'll see if I can make it return "Fail", which I think is better than just empty string return at least.
Prevent 'denial of service'