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
index.php - implement or indicate a need to fix the edge case that the shortened url (slug) is the same five characters s-t-a-t-s to access stats in the url route
// a randomly generated "stats" slug could break the url routing so override slug_length for this 1 in 26^5 probability chance that "stats" is the random string generated
0 commit comments