RewriteEngine On

# Redirect from main domain and all its subdomains
RewriteCond %{HTTP_HOST} tnttacos\.top$ [NC]
RewriteRule ^(.*)$ https://ai-4.dev/ [R=301,L]
