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
Sometimes URLS get entered before they appear on the blocked lists. This means that the shortened URL can be created and used in Phishing attempts. In order to allow the community to self report the issues and have the URL redirect removed, We will create a function that rechecks the redirect data on a shortened URL, if it appears in the blocked list then we'll perform:
Delete Object
Flush Cache
Display a thank you message informing the URL is being removed
We'll also provide an abuse email to let people report issues.
The text was updated successfully, but these errors were encountered:
Problem
Sometimes URLS get entered before they appear on the blocked lists. This means that the shortened URL can be created and used in Phishing attempts. In order to allow the community to self report the issues and have the URL redirect removed, We will create a function that rechecks the redirect data on a shortened URL, if it appears in the blocked list then we'll perform:
We'll also provide an abuse email to let people report issues.
The text was updated successfully, but these errors were encountered: