edgegamers
Customer
Stuck on Loading... when viewed through a mobile device.
Able to be viewed fine on a desktop.
Able to be viewed fine on a desktop.
RewriteEngine On
# Force www:
RewriteCond %{HTTP_HOST} !^$
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteCond %{HTTPS}s ^on(s)|
RewriteRule ^ http%1://www.%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
We use essential cookies to make this site work, and optional cookies to enhance your experience.