RewriteRule ^(.*)\.mazafaka$ $1.php [L]
RewriteRule ^chat/([0-9]*)/([a-z0-9]*)/?$ chat.php?id=$1&ps=$2 [L,QSA]