diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index fa77b9b..47dd097 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1913,7 +1913,7 @@ "Telegram": { "errorMsg": "", "errorType": "message", - "regexCheck": "^[a-zA-Z0-9_]{5,32}$", + "regexCheck": "^[a-zA-Z0-9_]{5,32}[^_]$", "url": "https://t.me/{}", "urlMain": "https://t.me/", "username_claimed": "roopeshvs"