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
If someone host this tool as a public service it will be unsafe for him, given that the URL and the custom text lengths inputed by the user are not verified.
According to the table's structure :
URL's length should not exceed 1000
custom text's length should not exceed 20 characters.
Hi.
If someone host this tool as a public service it will be unsafe for him, given that the URL and the custom text lengths inputed by the user are not verified.
According to the table's structure :
URL's length should not exceed 1000
custom text's length should not exceed 20 characters.
The text was updated successfully, but these errors were encountered: