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