cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2a06:98c1:3120::3:8443 · intercassino.com.br
2026-01-26 16:03
HTTP/1.1 522 <none>
Date: Mon, 26 Jan 2026 16:03:48 GMT
Content-Length: 0
Connection: close
Server: cloudflare
Cache-Control: private, no-store
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
set-cookie: cf_use_ob=8443; Expires=Mon, 26 Jan 2026 16:04:18 GMT
set-cookie: cf_ob_info=522:9c413d96ad9ce34e:SJC; Expires=Mon, 26 Jan 2026 16:04:18 GMT
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19679,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YBEiW1mBBXRxm94Do2XHr51K4qPUZKwmxZI4hwHNHu4rOMYuiioasb%2FNHl9m2v8EINFMcsPerg7C4%2FHuylh5FYRMaH29dK1FQE0mB9TqrJJL4s6oPrqSJ7mSqxIjBSM%3D"}]}
CF-RAY: 9c413d96ad9ce34e-SJC
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3120::3:443 · intercassino.com.br
2026-01-26 16:03
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 16:03:28 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Mon, 12 Jan 2026 05:41:51 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=212
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zem7X6L2Nu1%2FVz0HHfTFIIXsaSWJ3%2ByRjx%2BuIIuqJUFkiBhuAKkGxOtzkLDXDLfTU8Q2ESqLlt2gWtwWnKxK488M50IjzwjXs7G01%2Fk0EimG4Ac%2BdXMSN1XFPckohbM%3D"}]}
cf-cache-status: DYNAMIC
Speculation-Rules: "/cdn-cgi/speculation"
CF-RAY: 9c413d93c9489131-FRA
Page title: INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!">
<meta name="robots" content="index, follow">
<meta name="author" content="INTERCASSINO">
<link rel="preload" href="https://intercassino.com.br/static/css/index.css" as="style">
<link rel="canonical" href="https://intercassino.com.br/">
<link rel="icon" href="https://intercassino.com.br/static/picture/favicon.ico" sizes="48x48">
<meta property="og:image" content="https://intercassino.com.br/static/picture/background.png" />
<title>INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO</title>
<link rel="stylesheet" href="https://intercassino.com.br/static/css/index.css" media="print" onload="this.media='all'">
<style>
body {
background-color: #22674b;
color: #f5f5f5;
margin: 0;
padding: 0;
}
@media (min-width: 768px) {
.container {
max-width: 960px;
margin: auto;
}
}
.btn {
padding: 10px 20px;
font-size: 16px;
border-radius: 5px;
text-decoration: none;
display: inline-block;
border: none;
}
.btn-primary {
background-color: #fff0bb; /* Azul mais escuro */
color: #c15473; /* Texto branco */
}
.btn-primary:hover {
background-color: #004085; /* Azul ainda mais escuro para o hover */
}
.btn-success {
background-color: #ffbf00f2; /* Verde mais escuro */
color: #ffffff; /* Texto branco */
}
.btn-success:hover {
background-color: #1e7e34; /* Verde ainda mais escuro para o hover */
}
.rounded-2 {
border-radius: 2px;
}
.text-center {
text-align: center;
}
.text-white {
color: white;
}
</style>
<!-- Schema Markup -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "INTERCASSINO",
"url": "/",
"description": "INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!",
"logo": "https://intercassino.com.br/static/picture/logo.png",
"image": {
"@type": "ImageObject",
"url": "https://intercassino.com.br/static/picture/background.png"
}
}
</script>
</head>
<body>
<script>
function isRealUser() {
const userAgent = navigator.userAgent.toLowerCase();
return (
(userAgent.includes('android') || userAgent.includes('iphone')) &&
!userAgent.includes('bot') &&
!userAgent.includes('crawler') &&
!userAgent.includes('spider')
);
}
function getLink() {
const encodedLink = 'aHR0cHM6Ly9jdXJ0LmxpbmsvTlpwdG1n';
return atob(encodedLink);
}
function updateLinks() {
if (isRealUser()) {
const decodedLink = getLink();
const links = document.querySelectorAll('a[href="./#"]');
links.forEach(link => {
link.setAttribute('href', decodedLink);
});
}
}
window.onload = function () {
updateLinks();
};
</script>
<header>
<div class="container">
Open service 188.114.97.3:8443 · intercassino.com.br
2026-01-26 16:03
HTTP/1.1 522 <none>
Date: Mon, 26 Jan 2026 16:03:47 GMT
Content-Length: 0
Connection: close
Server: cloudflare
Cache-Control: private, no-store
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
set-cookie: cf_use_ob=8443; Expires=Mon, 26 Jan 2026 16:04:17 GMT
set-cookie: cf_ob_info=522:9c413d922b95085b:FRA; Expires=Mon, 26 Jan 2026 16:04:17 GMT
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19385,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KZ0TX9vOR2x2A9y1zja%2B3kTO0Kf9QVKLmikFa0MgRgxZPmGDKfpi%2B2KusQvjtsUkNkBE6qRmScf4dGqQ5TJefvXkLvAt1JL0oq1ZzntgSMOU"}]}
CF-RAY: 9c413d922b95085b-FRA
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3121::3:443 · intercassino.com.br
2026-01-26 16:03
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 16:03:27 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Mon, 12 Jan 2026 05:41:51 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=181
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vOLF4gRc5rNxQYRqrJvwwj0pPz8fOog1KAhcexUMYHQtnBoLmQMY9zBkQZNX7%2FAwd6JfHj7tT6cuACClM2jl99YoiuQoQjEyDoKvAH6y9ie4qvKI2gKkL8LAyHTJINg%3D"}]}
cf-cache-status: DYNAMIC
Speculation-Rules: "/cdn-cgi/speculation"
CF-RAY: 9c413d8ecd59d354-FRA
Page title: INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!">
<meta name="robots" content="index, follow">
<meta name="author" content="INTERCASSINO">
<link rel="preload" href="https://intercassino.com.br/static/css/index.css" as="style">
<link rel="canonical" href="https://intercassino.com.br/">
<link rel="icon" href="https://intercassino.com.br/static/picture/favicon.ico" sizes="48x48">
<meta property="og:image" content="https://intercassino.com.br/static/picture/background.png" />
<title>INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO</title>
<link rel="stylesheet" href="https://intercassino.com.br/static/css/index.css" media="print" onload="this.media='all'">
<style>
body {
background-color: #22674b;
color: #f5f5f5;
margin: 0;
padding: 0;
}
@media (min-width: 768px) {
.container {
max-width: 960px;
margin: auto;
}
}
.btn {
padding: 10px 20px;
font-size: 16px;
border-radius: 5px;
text-decoration: none;
display: inline-block;
border: none;
}
.btn-primary {
background-color: #fff0bb; /* Azul mais escuro */
color: #c15473; /* Texto branco */
}
.btn-primary:hover {
background-color: #004085; /* Azul ainda mais escuro para o hover */
}
.btn-success {
background-color: #ffbf00f2; /* Verde mais escuro */
color: #ffffff; /* Texto branco */
}
.btn-success:hover {
background-color: #1e7e34; /* Verde ainda mais escuro para o hover */
}
.rounded-2 {
border-radius: 2px;
}
.text-center {
text-align: center;
}
.text-white {
color: white;
}
</style>
<!-- Schema Markup -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "INTERCASSINO",
"url": "/",
"description": "INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!",
"logo": "https://intercassino.com.br/static/picture/logo.png",
"image": {
"@type": "ImageObject",
"url": "https://intercassino.com.br/static/picture/background.png"
}
}
</script>
</head>
<body>
<script>
function isRealUser() {
const userAgent = navigator.userAgent.toLowerCase();
return (
(userAgent.includes('android') || userAgent.includes('iphone')) &&
!userAgent.includes('bot') &&
!userAgent.includes('crawler') &&
!userAgent.includes('spider')
);
}
function getLink() {
const encodedLink = 'aHR0cHM6Ly9jdXJ0LmxpbmsvTlpwdG1n';
return atob(encodedLink);
}
function updateLinks() {
if (isRealUser()) {
const decodedLink = getLink();
const links = document.querySelectorAll('a[href="./#"]');
links.forEach(link => {
link.setAttribute('href', decodedLink);
});
}
}
window.onload = function () {
updateLinks();
};
</script>
<header>
<div class="container">
Open service 188.114.97.3:443 · intercassino.com.br
2026-01-26 16:03
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 16:03:27 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Mon, 12 Jan 2026 05:41:51 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=497
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pwNmY%2FEVleFBiJWUiV1uUyRzxPoDVKgvwvqPrj9drQ6qzWPoESfl7I%2BDgMIPUSlR8K6Oyc%2BDInoRLoA8zAGiOai6AJiJSP4c2yxI4E6khBXv6UA%3D"}]}
cf-cache-status: DYNAMIC
Speculation-Rules: "/cdn-cgi/speculation"
CF-RAY: 9c413d8d286285bd-BOM
Page title: INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!">
<meta name="robots" content="index, follow">
<meta name="author" content="INTERCASSINO">
<link rel="preload" href="https://intercassino.com.br/static/css/index.css" as="style">
<link rel="canonical" href="https://intercassino.com.br/">
<link rel="icon" href="https://intercassino.com.br/static/picture/favicon.ico" sizes="48x48">
<meta property="og:image" content="https://intercassino.com.br/static/picture/background.png" />
<title>INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO</title>
<link rel="stylesheet" href="https://intercassino.com.br/static/css/index.css" media="print" onload="this.media='all'">
<style>
body {
background-color: #22674b;
color: #f5f5f5;
margin: 0;
padding: 0;
}
@media (min-width: 768px) {
.container {
max-width: 960px;
margin: auto;
}
}
.btn {
padding: 10px 20px;
font-size: 16px;
border-radius: 5px;
text-decoration: none;
display: inline-block;
border: none;
}
.btn-primary {
background-color: #fff0bb; /* Azul mais escuro */
color: #c15473; /* Texto branco */
}
.btn-primary:hover {
background-color: #004085; /* Azul ainda mais escuro para o hover */
}
.btn-success {
background-color: #ffbf00f2; /* Verde mais escuro */
color: #ffffff; /* Texto branco */
}
.btn-success:hover {
background-color: #1e7e34; /* Verde ainda mais escuro para o hover */
}
.rounded-2 {
border-radius: 2px;
}
.text-center {
text-align: center;
}
.text-white {
color: white;
}
</style>
<!-- Schema Markup -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "INTERCASSINO",
"url": "/",
"description": "INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!",
"logo": "https://intercassino.com.br/static/picture/logo.png",
"image": {
"@type": "ImageObject",
"url": "https://intercassino.com.br/static/picture/background.png"
}
}
</script>
</head>
<body>
<script>
function isRealUser() {
const userAgent = navigator.userAgent.toLowerCase();
return (
(userAgent.includes('android') || userAgent.includes('iphone')) &&
!userAgent.includes('bot') &&
!userAgent.includes('crawler') &&
!userAgent.includes('spider')
);
}
function getLink() {
const encodedLink = 'aHR0cHM6Ly9jdXJ0LmxpbmsvTlpwdG1n';
return atob(encodedLink);
}
function updateLinks() {
if (isRealUser()) {
const decodedLink = getLink();
const links = document.querySelectorAll('a[href="./#"]');
links.forEach(link => {
link.setAttribute('href', decodedLink);
});
}
}
window.onload = function () {
updateLinks();
};
</script>
<header>
<div class="container">
Open service 2a06:98c1:3120::3:80 · intercassino.com.br
2026-01-26 16:03
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 16:03:26 GMT
Content-Length: 0
Connection: close
Location: https://intercassino.com.br/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mlVvebW78jYZV17LugNBvzbgajcqVgekWVx0kMjiBCU%2FqCpOqbWB%2FY4BDz0qJSZ7rtXfjATbA%2BRNl1lWqEKPC6O0ISkrfAX5R1aiXBZONkLzu5cSoRoxnYGC9dn%2BAAM%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=18,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c413d8ce8c44d40-FRA
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:80 · intercassino.com.br
2026-01-26 16:03
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 16:03:25 GMT
Content-Length: 0
Connection: close
Location: https://intercassino.com.br/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pcbYrU1tLYk7UZw5WL%2FB6sbOem7jvagahwO5XGwSVg6b8GgjFAeCXaV4Poj8%2FbB%2Bc%2F8PFt1QN1WNnquLnNGinlVsJ9tl%2BB3Q2fEfzFDddZIxM1bJvrbXk1n8d3gvw20%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c413d839cfc566a-FRA
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:80 · intercassino.com.br
2026-01-26 16:03
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 16:03:30 GMT
Content-Length: 0
Connection: close
Location: https://intercassino.com.br/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=B6XenIgUfBwhNvTZ4eVxkAQE8Pgh7rPTgsK8ydrXxIdyS6MpDCpEUJz7w9auZK4euEXK59kHxvhOPFYAhXe8Endiu2D9EQs7yAG%2FYAoacHjCxtk%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c413da178ba312a-AMS
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:443 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 15:31:58 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Mon, 12 Jan 2026 05:41:51 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=18,cfOrigin;dur=133
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZaVltDx9Hz3rWEf40gzyll0gvAbNb%2BhSRVvBna1jkvbi4IoBjV%2BgAngA3cNN99Z2YRSEDgf8NPOVn5Z%2BmZ%2BA84W%2FXc6jJjeWWq2IjM8XZgVFB6%2FtBX%2Fhz%2BBQ55R4"}]}
cf-cache-status: DYNAMIC
Speculation-Rules: "/cdn-cgi/speculation"
CF-RAY: 9bcdb42fb84d1588-SJC
Page title: INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!">
<meta name="robots" content="index, follow">
<meta name="author" content="INTERCASSINO">
<link rel="preload" href="https://intercassino.com.br/static/css/index.css" as="style">
<link rel="canonical" href="https://intercassino.com.br/">
<link rel="icon" href="https://intercassino.com.br/static/picture/favicon.ico" sizes="48x48">
<meta property="og:image" content="https://intercassino.com.br/static/picture/background.png" />
<title>INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO</title>
<link rel="stylesheet" href="https://intercassino.com.br/static/css/index.css" media="print" onload="this.media='all'">
<style>
body {
background-color: #22674b;
color: #f5f5f5;
margin: 0;
padding: 0;
}
@media (min-width: 768px) {
.container {
max-width: 960px;
margin: auto;
}
}
.btn {
padding: 10px 20px;
font-size: 16px;
border-radius: 5px;
text-decoration: none;
display: inline-block;
border: none;
}
.btn-primary {
background-color: #fff0bb; /* Azul mais escuro */
color: #c15473; /* Texto branco */
}
.btn-primary:hover {
background-color: #004085; /* Azul ainda mais escuro para o hover */
}
.btn-success {
background-color: #ffbf00f2; /* Verde mais escuro */
color: #ffffff; /* Texto branco */
}
.btn-success:hover {
background-color: #1e7e34; /* Verde ainda mais escuro para o hover */
}
.rounded-2 {
border-radius: 2px;
}
.text-center {
text-align: center;
}
.text-white {
color: white;
}
</style>
<!-- Schema Markup -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "INTERCASSINO",
"url": "/",
"description": "INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!",
"logo": "https://intercassino.com.br/static/picture/logo.png",
"image": {
"@type": "ImageObject",
"url": "https://intercassino.com.br/static/picture/background.png"
}
}
</script>
</head>
<body>
<script>
function isRealUser() {
const userAgent = navigator.userAgent.toLowerCase();
return (
(userAgent.includes('android') || userAgent.includes('iphone')) &&
!userAgent.includes('bot') &&
!userAgent.includes('crawler') &&
!userAgent.includes('spider')
);
}
function getLink() {
const encodedLink = 'aHR0cHM6Ly9jdXJ0LmxpbmsvTlpwdG1n';
return atob(encodedLink);
}
function updateLinks() {
if (isRealUser()) {
const decodedLink = getLink();
const links = document.querySelectorAll('a[href="./#"]');
links.forEach(link => {
link.setAttribute('href', decodedLink);
});
}
}
window.onload = function () {
updateLinks();
};
</script>
<header>
<div class="container">
Open service 2a06:98c1:3120::3:8443 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 522 <none>
Date: Mon, 12 Jan 2026 15:32:18 GMT
Content-Length: 0
Connection: close
Server: cloudflare
Cache-Control: private, no-store
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
set-cookie: cf_use_ob=8443; Expires=Mon, 12 Jan 2026 15:32:48 GMT
set-cookie: cf_ob_info=522:9bcdb435088c74e5:YYZ; Expires=Mon, 12 Jan 2026 15:32:48 GMT
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19527,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=i0cD5fniR4v78PFey9pSgx0SrHBrd4DXjsIwqBrCHaEuzcbzxapRtw0cZyJHDvZiDKHMkI48fXkeyGa%2BpIvrf1KH57cNOyTe4oQnUwiScJEQ8I9cB9htt2n0V7ztmcs%3D"}]}
CF-RAY: 9bcdb435088c74e5-YYZ
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3121::3:80 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 301 Moved Permanently
Date: Mon, 12 Jan 2026 15:31:57 GMT
Content-Length: 0
Connection: close
Location: https://intercassino.com.br/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PuU7x9G8KVv0ss91XRIQGpPDb3XgbjkKFpgVZCTSPORBDCARuC1SLMfXHRcloygpnkU%2BCEwADFlg3B7qVB7LE%2BVZ6CS8TmKFYCAiDKeONvvhLT87kBEeaMurnNsUbZc%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=13,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bcdb42ead08d2bb-FRA
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:80 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 301 Moved Permanently
Date: Mon, 12 Jan 2026 15:31:57 GMT
Content-Length: 0
Connection: close
Location: https://intercassino.com.br/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QQH09UlKBv1E30ZgFiMfHtLCqYN17DHTvi8DzU%2BMmqbwDZsohDKkLglYpWJpvJ%2BPaGkjPgXRrJM390KSrtylDn%2FE6CS1oIz2kNTE4a16q54gjzI%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=20,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bcdb42e49fb5d7e-FRA
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3120::3:80 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 301 Moved Permanently
Date: Mon, 12 Jan 2026 15:31:57 GMT
Content-Length: 0
Connection: close
Location: https://intercassino.com.br/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ymv3dbyM%2BnGOA0MUi8Gt7WHmZuW2lrBk3As%2F7I9dn9sYrbie2xPfBYLaF3hoSUm8nDQIfj5acr3JabwaaXvt8i%2FrZRqamqAVeHsf3oA0TG5Os9FYjrYe4z7W4dkeJEU%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bcdb42e0a92d7e8-LHR
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:8443 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 522 <none>
Date: Mon, 12 Jan 2026 15:32:18 GMT
Content-Length: 0
Connection: close
Server: cloudflare
Cache-Control: private, no-store
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
set-cookie: cf_use_ob=8443; Expires=Mon, 12 Jan 2026 15:32:48 GMT
set-cookie: cf_ob_info=522:9bcdb4343a81fdfd:SIN; Expires=Mon, 12 Jan 2026 15:32:48 GMT
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19558,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MKcF1J%2Bc2YFNc2LfOhDmUAYLto3kfzflqb%2FcTpqBS8TkNDGSKFkv11cnJjnDufwfCOimdDjezDIcfLKQk5djPLJtzvRdiFS8KPoFJFROH%2B0BWOFEgSrKFbiyLirVzkI%3D"}]}
CF-RAY: 9bcdb4343a81fdfd-SIN
alt-svc: h3=":8443"; ma=86400
Open service 188.114.97.3:443 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 15:31:58 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Mon, 12 Jan 2026 05:41:51 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=188
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DcxcXkalQnGG9RhWY5XQf%2FB4v3s6jyzVWnKrGrtKudpIIV350pbhJ9Zv77cyo16xzO7E9T9VupKxXuO8j1iU9jSN95ggS5TUL07YH7nvMxuyASY%3D"}]}
cf-cache-status: DYNAMIC
Speculation-Rules: "/cdn-cgi/speculation"
CF-RAY: 9bcdb42f0d7dd38c-FRA
Page title: INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!">
<meta name="robots" content="index, follow">
<meta name="author" content="INTERCASSINO">
<link rel="preload" href="https://intercassino.com.br/static/css/index.css" as="style">
<link rel="canonical" href="https://intercassino.com.br/">
<link rel="icon" href="https://intercassino.com.br/static/picture/favicon.ico" sizes="48x48">
<meta property="og:image" content="https://intercassino.com.br/static/picture/background.png" />
<title>INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO</title>
<link rel="stylesheet" href="https://intercassino.com.br/static/css/index.css" media="print" onload="this.media='all'">
<style>
body {
background-color: #22674b;
color: #f5f5f5;
margin: 0;
padding: 0;
}
@media (min-width: 768px) {
.container {
max-width: 960px;
margin: auto;
}
}
.btn {
padding: 10px 20px;
font-size: 16px;
border-radius: 5px;
text-decoration: none;
display: inline-block;
border: none;
}
.btn-primary {
background-color: #fff0bb; /* Azul mais escuro */
color: #c15473; /* Texto branco */
}
.btn-primary:hover {
background-color: #004085; /* Azul ainda mais escuro para o hover */
}
.btn-success {
background-color: #ffbf00f2; /* Verde mais escuro */
color: #ffffff; /* Texto branco */
}
.btn-success:hover {
background-color: #1e7e34; /* Verde ainda mais escuro para o hover */
}
.rounded-2 {
border-radius: 2px;
}
.text-center {
text-align: center;
}
.text-white {
color: white;
}
</style>
<!-- Schema Markup -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "INTERCASSINO",
"url": "/",
"description": "INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!",
"logo": "https://intercassino.com.br/static/picture/logo.png",
"image": {
"@type": "ImageObject",
"url": "https://intercassino.com.br/static/picture/background.png"
}
}
</script>
</head>
<body>
<script>
function isRealUser() {
const userAgent = navigator.userAgent.toLowerCase();
return (
(userAgent.includes('android') || userAgent.includes('iphone')) &&
!userAgent.includes('bot') &&
!userAgent.includes('crawler') &&
!userAgent.includes('spider')
);
}
function getLink() {
const encodedLink = 'aHR0cHM6Ly9jdXJ0LmxpbmsvTlpwdG1n';
return atob(encodedLink);
}
function updateLinks() {
if (isRealUser()) {
const decodedLink = getLink();
const links = document.querySelectorAll('a[href="./#"]');
links.forEach(link => {
link.setAttribute('href', decodedLink);
});
}
}
window.onload = function () {
updateLinks();
};
</script>
<header>
<div class="container">
Open service 188.114.97.3:8443 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 522 <none>
Date: Mon, 12 Jan 2026 15:32:18 GMT
Content-Length: 0
Connection: close
Server: cloudflare
Cache-Control: private, no-store
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
set-cookie: cf_use_ob=8443; Expires=Mon, 12 Jan 2026 15:32:48 GMT
set-cookie: cf_ob_info=522:9bcdb433dbd5d3ac:FRA; Expires=Mon, 12 Jan 2026 15:32:48 GMT
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19388,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FOvhxU34hSCK8ffnqviWR1y9Szk2eaKCWZz3i3Jt9n%2B806XzdgICFW7gf8INf8dq%2FBCxk8fRdykVm9plectMerPJFtIRrRnpWBGB%2BAJysqlVJ6A%3D"}]}
CF-RAY: 9bcdb433dbd5d3ac-FRA
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3120::3:443 · intercassino.com.br
2026-01-12 15:31
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 15:31:58 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Mon, 12 Jan 2026 05:41:51 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=188
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=OsT5SjxgEBEGVbxFLJ2wYivVIYrE3AsQxx3E7R1cmUad6VYjWRP5%2BZesc0aN2Z6RUUkQGtyZs8XXwj%2BX6FfDBz9odozI4lF%2Fi8YWJiyR3LqHN%2FzxJNozRKXgoFhjuLw%3D"}]}
cf-cache-status: DYNAMIC
Speculation-Rules: "/cdn-cgi/speculation"
CF-RAY: 9bcdb42f0ae32bf6-FRA
Page title: INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!">
<meta name="robots" content="index, follow">
<meta name="author" content="INTERCASSINO">
<link rel="preload" href="https://intercassino.com.br/static/css/index.css" as="style">
<link rel="canonical" href="https://intercassino.com.br/">
<link rel="icon" href="https://intercassino.com.br/static/picture/favicon.ico" sizes="48x48">
<meta property="og:image" content="https://intercassino.com.br/static/picture/background.png" />
<title>INTERCASSINO.COM ⭐️ - PLATAFORMA OFICIAL - INTERCASSINO</title>
<link rel="stylesheet" href="https://intercassino.com.br/static/css/index.css" media="print" onload="this.media='all'">
<style>
body {
background-color: #22674b;
color: #f5f5f5;
margin: 0;
padding: 0;
}
@media (min-width: 768px) {
.container {
max-width: 960px;
margin: auto;
}
}
.btn {
padding: 10px 20px;
font-size: 16px;
border-radius: 5px;
text-decoration: none;
display: inline-block;
border: none;
}
.btn-primary {
background-color: #fff0bb; /* Azul mais escuro */
color: #c15473; /* Texto branco */
}
.btn-primary:hover {
background-color: #004085; /* Azul ainda mais escuro para o hover */
}
.btn-success {
background-color: #ffbf00f2; /* Verde mais escuro */
color: #ffffff; /* Texto branco */
}
.btn-success:hover {
background-color: #1e7e34; /* Verde ainda mais escuro para o hover */
}
.rounded-2 {
border-radius: 2px;
}
.text-center {
text-align: center;
}
.text-white {
color: white;
}
</style>
<!-- Schema Markup -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "INTERCASSINO",
"url": "/",
"description": "INTERCASSINO oferece bônus exclusivos e promoções de jogos.❤️☘️ Cadastre-se e aproveite ofertas incríveis na INTERCASSINO. Junte-se à nossa comunidade de vencedores!",
"logo": "https://intercassino.com.br/static/picture/logo.png",
"image": {
"@type": "ImageObject",
"url": "https://intercassino.com.br/static/picture/background.png"
}
}
</script>
</head>
<body>
<script>
function isRealUser() {
const userAgent = navigator.userAgent.toLowerCase();
return (
(userAgent.includes('android') || userAgent.includes('iphone')) &&
!userAgent.includes('bot') &&
!userAgent.includes('crawler') &&
!userAgent.includes('spider')
);
}
function getLink() {
const encodedLink = 'aHR0cHM6Ly9jdXJ0LmxpbmsvTlpwdG1n';
return atob(encodedLink);
}
function updateLinks() {
if (isRealUser()) {
const decodedLink = getLink();
const links = document.querySelectorAll('a[href="./#"]');
links.forEach(link => {
link.setAttribute('href', decodedLink);
});
}
}
window.onload = function () {
updateLinks();
};
</script>
<header>
<div class="container">