
RewriteEngine on
RewriteCond %{HTTP_HOST} ^thetickingbomb\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.thetickingbomb\.com$
RewriteRule ^/?$ "https\:\/\/tickingbomb\.com\/" [R=301,L]

