diff --git a/src/act.php b/src/act.php
index ea6aefa..a28a74b 100644
--- a/src/act.php
+++ b/src/act.php
@@ -51,7 +51,7 @@ switch($_POST['act']){
'".mysqli_real_escape_string($lnMysql,$_POST['botGame'])."',
'".mysqli_real_escape_string($lnMysql,htmlentities($_POST['botURL']))."',
'".mysqli_real_escape_string($lnMysql,
- preg_replace('#^(http|https|mailto|ftp)://(([a-z0-9\/\.\?-_=#\@:~])*)#i','$1://$2'
+ preg_replace('#^(http|https|mailto|ftp)://(([a-z0-9\/\.\?-_=\#@:~])*)#i','$1://$2'
,nl2br(htmlentities($_POST['botDescription'])))
)."',
'NOW(),