RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.cryptobroaden\.com$ [NC]
RewriteRule ^(.*)$ https://cryptobroaden.com/$1 [L,R=301]