Open service 194.1.147.94:80 · www.rollingthedie.com
2026-02-06 19:35
HTTP/1.1 301 Moved Permanently
Date: Fri, 06 Feb 2026 19:35:06 GMT
Content-Type: text/html
Content-Length: 795
Connection: close
Location: https://www.rollingthedie.com/
Vary: Accept-Encoding,Origin
WPX: 1
X-turbo-charged-by: LiteSpeed
X-Edge-Location: WPX CLOUD/LON01
Server: WPX CLOUD/LON01
X-Cache-Status: MISS
Page title: 301 Moved Permanently
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title> 301 Moved Permanently
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">301</h1>
<h2 style="margin-top:20px;font-size: 30px;">Moved Permanently
</h2>
<p>The document has been permanently moved.</p>
</div></div></body></html>
Open service 194.1.147.94:80 · rollingthedie.com
2026-02-06 19:35
HTTP/1.1 301 Moved Permanently
Date: Fri, 06 Feb 2026 19:35:06 GMT
Content-Type: text/html
Content-Length: 795
Connection: close
Location: https://www.rollingthedie.com/
Vary: Accept-Encoding,Origin
WPX: 1
X-turbo-charged-by: LiteSpeed
X-Edge-Location: WPX CLOUD/FF02
Server: WPX CLOUD/FF02
X-Cache-Status: MISS
Page title: 301 Moved Permanently
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title> 301 Moved Permanently
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">301</h1>
<h2 style="margin-top:20px;font-size: 30px;">Moved Permanently
</h2>
<p>The document has been permanently moved.</p>
</div></div></body></html>
Open service 194.1.147.98:443 · www.rollingthedie.com
2026-01-23 02:40
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 02:40:56 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 58370
Connection: close
Vary: Accept-Encoding
Vary: Accept-Encoding
Last-Modified: Wed, 22 Oct 2025 15:18:46 GMT
Etag: "e402-68f8f5d6-0;;;"
Vary: Accept-Encoding,Origin
WPX: 1
Referrer-Policy:
X-turbo-charged-by: LiteSpeed
X-Edge-Location: WPX CLOUD/SV01
cache-control: public,max-age=3600,stale-while-revalidate=21600
alt-svc: h3=":443"; ma=86400
x-quic: h3
Server: WPX CLOUD/SV01
X-Cache-Status: HIT
Accept-Ranges: bytes
Page title: rollingthedie.com – Board Games, Card Games and Dice
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="initial-scale=1.0" />
<title>rollingthedie.com – Board Games, Card Games and Dice</title>
<meta name='robots' content='max-image-preview:large' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<link rel="profile" href="https://gmpg.org/xfn/11" />
<link rel="pingback" href="https://www.rollingthedie.com/xmlrpc.php" />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="rollingthedie.com » Feed" href="https://www.rollingthedie.com/feed/" />
<!-- This site uses the Google Analytics by ExactMetrics plugin v8.9.0 - Using Analytics tracking - https://www.exactmetrics.com/ -->
<script src="//www.googletagmanager.com/gtag/js?id=G-MK3R9GBF0G" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
var em_version = '8.9.0';
var em_track_user = true;
var em_no_track_reason = '';
var ExactMetricsDefaultLocations = {"page_location":"https:\/\/www.rollingthedie.com\/"};
if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
} else {
var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
}
var disableStrs = [
'ga-disable-G-MK3R9GBF0G',
];
/* Function to detect opted out users */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}
return false;
}
/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}
/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}
if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];
window.ExactMetricsDualTracker = {
helpers: {},
trackers: {},
};
if (em_track_user) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}
function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}
if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}
if (type === 'event') {
parameters.send_to = exactmetrics_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}
if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
ExactMetricsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}
} else {
__gtagDataLayer.apply(null, arguments);
}
}
__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dNDMyYj': true,
});
if ( ExactMetricsLocations.page_location ) {
__gtagTracker('set', ExactMetricsLocations);
}
__gtagTracker('config', 'G-MK3R9GBF0G', {"forceSSL":"true"} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collectio
Open service 194.1.147.98:443 · rollingthedie.com
2026-01-22 20:39
HTTP/1.1 301 Moved Permanently Date: Thu, 22 Jan 2026 20:39:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close X-Powered-By: PHP/8.2.30 X-Redirect-By: WordPress Location: https://www.rollingthedie.com/ Vary: Accept-Encoding,Origin WPX: 1 Referrer-Policy: X-turbo-charged-by: LiteSpeed X-Edge-Location: WPX CLOUD/TOR01 alt-svc: h3=":443"; ma=86400 x-quic: h3 Server: WPX CLOUD/TOR01 X-Cache-Status: MISS