RewriteEngine on

RewriteCond %{HTTP_HOST} ^connectin.agency [NC,OR]

RewriteCond %{HTTP_HOST} ^www.connectin.agency [NC]

RewriteRule ^(.*)$ https://connectin.me/$1 [L,R=301,NC]