Fix Linktree F+
Linktree only permits usernames with the given regex and 404s otherwise
This commit is contained in:
@@ -1297,6 +1297,7 @@
|
||||
"username_claimed": "paulpfeister"
|
||||
},
|
||||
"Linktree": {
|
||||
"regexCheck": "^[\\w\\.]{2,30}$",
|
||||
"errorMsg": "\"statusCode\":404",
|
||||
"errorType": "message",
|
||||
"url": "https://linktr.ee/{}",
|
||||
|
||||
Reference in New Issue
Block a user