BunnyCDN-DE1-1332
tcp/443 tcp/80
BunnyCDN-IL1-1347
tcp/443 tcp/80
cloudflare
tcp/443 tcp/80
Open service 143.244.60.197:443 · hcigames.com
2026-01-11 16:31
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 16:31:07 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 95850
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-IL1-1347
CDN-PullZone: 2324096
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
Last-Modified: Thu, 08 Jan 2026 18:29:40 GMT
CDN-StorageServer: NY-346
CDN-RequestPullSuccess: True
CDN-FileServer: 830
Perma-Cache: HIT
CDN-ProxyVer: 1.41
CDN-RequestPullCode: 206
CDN-CachedAt: 01/11/2026 16:31:07
CDN-EdgeStorageId: 871
CDN-RequestId: fa591d73cbff783d4958ba891083874c
CDN-Cache: MISS
CDN-Status: 200
CDN-RequestTime: 0
Accept-Ranges: bytes
Page title: HCI Games Group
<!DOCTYPE html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>HCI Games Group</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#FF8400">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300..800&display=swap"
as="style" onload="this.onload=null;this.rel='stylesheet'" crossorigin>
<style>body { --font-headings: 'Inter', sans-serif; }</style>
<style>body { --font-body: 'Inter', sans-serif; }</style>
<script type="module" src="/assets/built/app.js?v=d7d066d88a"></script>
<link rel="stylesheet" type="text/css" href="/assets/built/app.css?v=d7d066d88a" />
<style>
:root {
--color-background: #ffffff;
--color-background-tone: color-mix(in srgb, var(--color-background) 100%, black 2%);
--color-typography: #262626;
--color-typography-tone: color-mix(in srgb, var(--color-typography) 100%, white 30%);
--color-typography-content: color-mix(in srgb, var(--color-typography) 100%, white 20%);
--color-border: #e6e6e6;
}
</style>
<script>
// Global values needed
const themeGlobal = {
siteUrl: 'https://hcigames.com',
currentPage: parseInt('1'),
nextPage: parseInt('2'),
nextPageLink: '',
maxPages: parseInt('7'),
lastPage: `1` === `7` ? true : false,
postsPerPage: parseInt('12'),
total: parseInt('77')
}
function hexToRgb(hexColor) {
if (hexColor.slice(0, 1) === '#') { hexColor = hexColor.slice(1); }
if (hexColor.length === 3) { hexColor = hexColor.split('').map(function (hex) { return hex + hex;}).join(''); }
const r = parseInt(hexColor.substr(0,2),16);
const g = parseInt(hexColor.substr(2,2),16);
const b = parseInt(hexColor.substr(4,2),16);
return [r,g,b]
}
// Get contrast color;
function getColorContrast(hexColor) {
const rgb = hexToRgb(hexColor);
let yiq = ((rgb[0] * 299) + (rgb[1] * 587) + (rgb[2] * 114)) / 1000;
const colorContrast = (yiq >= 128) ? 'dark' : 'light';
// return
return colorContrast
};
function hexToHsl(hexColor) {
const rgb = hexToRgb(hexColor);
// Make r, g, and b fractions of 1
const r = rgb[0]/255;
const g = rgb[1]/255;
const b = rgb[2]/255;
const max = Math.max(r, g, b), min = Math.min(r, g, b);
let h, s, l = (max + min) / 2;
if ( max == min ) { h = s = 0; } else {
let d = max - min;
s = l > 0.5 ? d / (2 - max - min) : d / (max + min);
switch(max){
case r: h = (g - b) / d + (g < b ? 6 : 0); break;
case g: h = (b - r) / d + 2; break;
case b: h = (r - g) / d + 4; break;
}
h /= 6;
}
return [Math.round(h * 360),Math.round(s * 100),Math.round(l * 100)]
}
function setBrandHSL(hex) {
const colorHsl = hexToHsl(hex)
document.documentElement.style.setProperty('--color-brand-hsl', `${colorHsl[0]} ${colorHsl[1]}% ${colorHsl[2]}%`);
document.documentElement.style.setProperty('--color-brand-contrast', getColorContrast(hex) === 'dark' ? `hsl(${colorHsl[0]} ${colorHsl[1]}% 10%)` : `hsl(${colorHsl[0]} ${colorHsl[1]}% 95%)`);
}
setBrandHSL("#FF8400");
</script>
<meta name="description" content="HCI Games Group">
<link rel="icon" href="https://cdn.magicpages.co/hcigames.mymagic.page/2024/04/hci_games-2.png" type="image/png">
<link rel="canonical" href="https://hcigames.com/">
<meta name="referrer" content="origin-when-cross-origin">
<link rel="next" href="https://hcigames.com/page/2/">
<meta property="og:site_name" content="HCI Games Group">
<meta property="og:type" content="website">
<meta property="og:title" content="HCI Games Group">
<meta property="og:description" content="HCI Games Group">
<meta propert
Open service 2400:52e0:1e00:2::1332:1:80 · hcigames.com
2026-01-11 16:31
HTTP/1.1 301 Moved Permanently Date: Sun, 11 Jan 2026 16:31:07 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1332 CDN-PullZone: 2324096 CDN-RequestCountryCode: US Location: https://hcigames.com/ CDN-RequestId: 53cecee690bed332ec5eb429fa064a08 Cache-Control: public, max-age=0 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00:2::1332:1:443 · hcigames.com
2026-01-11 16:31
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 16:31:07 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 95850
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1332
CDN-PullZone: 2324096
CDN-RequestCountryCode: NL
Cache-Control: public, max-age=0
Last-Modified: Thu, 08 Jan 2026 18:29:39 GMT
CDN-StorageServer: DE-679
CDN-RequestPullSuccess: True
CDN-FileServer: 735
Perma-Cache: HIT
CDN-ProxyVer: 1.43
CDN-RequestPullCode: 206
CDN-CachedAt: 01/11/2026 16:31:07
CDN-EdgeStorageId: 1330
CDN-RequestId: eb69f334f5c9c3a5d44cfdf7c91d7a9b
CDN-Cache: MISS
CDN-Status: 200
CDN-RequestTime: 0
Accept-Ranges: bytes
Page title: HCI Games Group
<!DOCTYPE html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>HCI Games Group</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#FF8400">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300..800&display=swap"
as="style" onload="this.onload=null;this.rel='stylesheet'" crossorigin>
<style>body { --font-headings: 'Inter', sans-serif; }</style>
<style>body { --font-body: 'Inter', sans-serif; }</style>
<script type="module" src="/assets/built/app.js?v=d7d066d88a"></script>
<link rel="stylesheet" type="text/css" href="/assets/built/app.css?v=d7d066d88a" />
<style>
:root {
--color-background: #ffffff;
--color-background-tone: color-mix(in srgb, var(--color-background) 100%, black 2%);
--color-typography: #262626;
--color-typography-tone: color-mix(in srgb, var(--color-typography) 100%, white 30%);
--color-typography-content: color-mix(in srgb, var(--color-typography) 100%, white 20%);
--color-border: #e6e6e6;
}
</style>
<script>
// Global values needed
const themeGlobal = {
siteUrl: 'https://hcigames.com',
currentPage: parseInt('1'),
nextPage: parseInt('2'),
nextPageLink: '',
maxPages: parseInt('7'),
lastPage: `1` === `7` ? true : false,
postsPerPage: parseInt('12'),
total: parseInt('77')
}
function hexToRgb(hexColor) {
if (hexColor.slice(0, 1) === '#') { hexColor = hexColor.slice(1); }
if (hexColor.length === 3) { hexColor = hexColor.split('').map(function (hex) { return hex + hex;}).join(''); }
const r = parseInt(hexColor.substr(0,2),16);
const g = parseInt(hexColor.substr(2,2),16);
const b = parseInt(hexColor.substr(4,2),16);
return [r,g,b]
}
// Get contrast color;
function getColorContrast(hexColor) {
const rgb = hexToRgb(hexColor);
let yiq = ((rgb[0] * 299) + (rgb[1] * 587) + (rgb[2] * 114)) / 1000;
const colorContrast = (yiq >= 128) ? 'dark' : 'light';
// return
return colorContrast
};
function hexToHsl(hexColor) {
const rgb = hexToRgb(hexColor);
// Make r, g, and b fractions of 1
const r = rgb[0]/255;
const g = rgb[1]/255;
const b = rgb[2]/255;
const max = Math.max(r, g, b), min = Math.min(r, g, b);
let h, s, l = (max + min) / 2;
if ( max == min ) { h = s = 0; } else {
let d = max - min;
s = l > 0.5 ? d / (2 - max - min) : d / (max + min);
switch(max){
case r: h = (g - b) / d + (g < b ? 6 : 0); break;
case g: h = (b - r) / d + 2; break;
case b: h = (r - g) / d + 4; break;
}
h /= 6;
}
return [Math.round(h * 360),Math.round(s * 100),Math.round(l * 100)]
}
function setBrandHSL(hex) {
const colorHsl = hexToHsl(hex)
document.documentElement.style.setProperty('--color-brand-hsl', `${colorHsl[0]} ${colorHsl[1]}% ${colorHsl[2]}%`);
document.documentElement.style.setProperty('--color-brand-contrast', getColorContrast(hex) === 'dark' ? `hsl(${colorHsl[0]} ${colorHsl[1]}% 10%)` : `hsl(${colorHsl[0]} ${colorHsl[1]}% 95%)`);
}
setBrandHSL("#FF8400");
</script>
<meta name="description" content="HCI Games Group">
<link rel="icon" href="https://cdn.magicpages.co/hcigames.mymagic.page/2024/04/hci_games-2.png" type="image/png">
<link rel="canonical" href="https://hcigames.com/">
<meta name="referrer" content="origin-when-cross-origin">
<link rel="next" href="https://hcigames.com/page/2/">
<meta property="og:site_name" content="HCI Games Group">
<meta property="og:type" content="website">
<meta property="og:title" content="HCI Games Group">
<meta property="og:description" content="HCI Games Group">
<meta propert
Open service 143.244.60.197:80 · hcigames.com
2026-01-11 16:31
HTTP/1.1 301 Moved Permanently Date: Sun, 11 Jan 2026 16:31:07 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-IL1-1347 CDN-PullZone: 2324096 CDN-RequestCountryCode: GB Location: https://hcigames.com/ CDN-RequestId: b471ba492d6e999a0e5016c2002fb30f Cache-Control: public, max-age=0 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 172.66.0.70:443 · playertraits.hcigames.com
2026-01-10 09:31
HTTP/1.1 200 OK Date: Sat, 10 Jan 2026 09:31:36 GMT Content-Type: text/html Transfer-Encoding: chunked Connection: close CF-RAY: 9bbb298f584ad2d2-FRA Last-Modified: Thu, 10 Jul 2025 18:39:14 GMT Cache-Control: max-age=0 Expires: Sat, 10 Jan 2026 09:31:36 GMT Vary: Accept-Encoding cf-cache-status: DYNAMIC Server: cloudflare
Open service 172.66.0.70:8443 · playertraits.hcigames.com
2026-01-10 09:31
Open service 172.66.0.70:80 · playertraits.hcigames.com
2026-01-10 09:31
HTTP/1.1 301 Moved Permanently Date: Sat, 10 Jan 2026 09:31:35 GMT Content-Type: text/html Content-Length: 167 Connection: close Cache-Control: max-age=3600 Expires: Sat, 10 Jan 2026 10:31:35 GMT Location: https://playertraits.hcigames.com/ Server: cloudflare CF-RAY: 9bbb298c9838cd79-LHR Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>cloudflare</center> </body> </html>