RewriteEngine on
RewriteCond %{HTTP_HOST} ^skylineemulator.com [NC,OR]
RewriteCond %{HTTP_HOST} ^www.skylineemulator.com [NC]
RewriteRule ^(.*)$ https://darkycoupon.com/ [L,R=301,NC]
