.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c3af247253af247252af0f35dcc8ff3ad5bf7205fb626405c
Found 9 files trough .DS_Store spidering: /css /img /img/OLD /js /js/1.1 /js/1.2 /js/1.3 /js/1.4 /js/1.5
Open service 20.82.22.191:443 · www.virtualbreak.it
2026-01-09 21:41
HTTP/1.1 200 OK
Content-Length: 10427
Connection: close
Content-Type: text/html
Date: Fri, 09 Jan 2026 21:42:17 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "30893138"
Last-Modified: Wed, 15 Oct 2025 15:35:34 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Virtual Break
<!DOCTYPE html>
<html>
<head>
<title>Virtual Break</title>
<!-- Google tag (gtag.js) -->
<script>
(function(){
var GA_ID = 'G-WYLFSLM108'; // <<< replace with your GA4 ID
var CONSENT_COOKIE = 'consent_analytics';
var CONSENT_MAX_AGE_DAYS = 180;
function setCookie(name, value, days){
var d=new Date(); d.setTime(d.getTime()+days*24*60*60*1000);
document.cookie = name+'='+encodeURIComponent(value)+';expires='+d.toUTCString()+';path=/;SameSite=Lax';
}
function getCookie(name){
var k=name+'='; var hit=document.cookie.split(';').map(function(c){return c.trim();}).find(function(c){return c.indexOf(k)===0});
return hit?decodeURIComponent(hit.substring(k.length)):null;
}
function loadGA(){
if(window._gaLoaded||!GA_ID||GA_ID==='G-WYLFSLM108') return; window._gaLoaded=true;
var s=document.createElement('script'); s.async=true; s.src='https://www.googletagmanager.com/gtag/js?id='+GA_ID; document.head.appendChild(s);
window.dataLayer=window.dataLayer||[]; function gtag(){dataLayer.push(arguments);} window.gtag=gtag; gtag('js', new Date()); gtag('config', GA_ID);
}
function createBanner(){
if(document.getElementById('vb-cookie-host')) return;
var host=document.createElement('div');
host.id='vb-cookie-host';
host.style.all='initial';
host.style.position='fixed'; host.style.left='16px'; host.style.right='16px'; host.style.bottom='16px'; host.style.zIndex='2147483647';
var root = host.attachShadow({mode:'open'});
var style = document.createElement('style');
style.textContent = [
'.wrap{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:14px;',
'background:#0a0f1fff;color:#fff;border:1px solid #2a2f3a;box-shadow:0 10px 40px rgba(0,0,0,.5);',
'font:14px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}',
'.text{color:#c9d2e3;flex:1}',
'a{color:#74b7ff;text-decoration:underline}',
'.actions{display:flex;gap:10px;flex-wrap:wrap}',
'.btn{cursor:pointer;border-radius:10px;padding:10px 14px;border:1px solid}',
'.accept{background:#0a84ff;color:#00122a;border-color:#59a3ff;font-weight:700}',
'.decline{background:transparent;color:#fff;border-color:#2a2f3a}',
'@media (min-width:760px){:host{left:calc(50% - 420px);right:auto;width:840px}}'
].join('');
var box = document.createElement('div'); box.className='wrap';
var text = document.createElement('div'); text.className='text';
text.innerHTML = 'This site uses <strong>analytics cookies</strong> (Google Analytics) to measure visits and performance. '
+ 'You can accept or decline. If you decline, analytics will not load. '
+ 'Read our <a href="cookiepolicy.htm">Cookie Policy</a> and <a href="privacy.html">Privacy Notice</a>.';
var actions = document.createElement('div'); actions.className='actions';
var btnD = document.createElement('button'); btnD.className='btn decline'; btnD.id='decline'; btnD.type='button'; btnD.textContent='Decline';
var btnA = document.createElement('button'); btnA.className='btn accept'; btnA.id='accept'; btnA.type='button'; btnA.textContent='Accept';
actions.appendChild(btnD); actions.appendChild(btnA);
box.appendChild(text); box.appendChild(actions);
root.appendChild(style); root.appendChild(box);
function remove(){ host.remove(); }
btnA.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'granted',CONSENT_MAX_AGE_DAYS); remove(); loadGA(); });
btnD.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'denied',CONSENT_MAX_AGE_DAYS); remove(); });
(document.body||document.documentElement).appendChild(host);
}
document.addEventListener('DOMContentLoaded', function(){
var c=getCookie(CONSENT_COOKIE);
if(c==='granted') loadGA(); else if(c!=='denied') createBanner();
});
})();
</script>
<!--
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WYLFSLM108"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
Open service 20.82.22.191:443 · www.virtualbreak.it
2026-01-02 16:49
HTTP/1.1 200 OK
Content-Length: 10427
Connection: close
Content-Type: text/html
Date: Fri, 02 Jan 2026 16:49:06 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "30893138"
Last-Modified: Wed, 15 Oct 2025 15:35:34 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Virtual Break
<!DOCTYPE html>
<html>
<head>
<title>Virtual Break</title>
<!-- Google tag (gtag.js) -->
<script>
(function(){
var GA_ID = 'G-WYLFSLM108'; // <<< replace with your GA4 ID
var CONSENT_COOKIE = 'consent_analytics';
var CONSENT_MAX_AGE_DAYS = 180;
function setCookie(name, value, days){
var d=new Date(); d.setTime(d.getTime()+days*24*60*60*1000);
document.cookie = name+'='+encodeURIComponent(value)+';expires='+d.toUTCString()+';path=/;SameSite=Lax';
}
function getCookie(name){
var k=name+'='; var hit=document.cookie.split(';').map(function(c){return c.trim();}).find(function(c){return c.indexOf(k)===0});
return hit?decodeURIComponent(hit.substring(k.length)):null;
}
function loadGA(){
if(window._gaLoaded||!GA_ID||GA_ID==='G-WYLFSLM108') return; window._gaLoaded=true;
var s=document.createElement('script'); s.async=true; s.src='https://www.googletagmanager.com/gtag/js?id='+GA_ID; document.head.appendChild(s);
window.dataLayer=window.dataLayer||[]; function gtag(){dataLayer.push(arguments);} window.gtag=gtag; gtag('js', new Date()); gtag('config', GA_ID);
}
function createBanner(){
if(document.getElementById('vb-cookie-host')) return;
var host=document.createElement('div');
host.id='vb-cookie-host';
host.style.all='initial';
host.style.position='fixed'; host.style.left='16px'; host.style.right='16px'; host.style.bottom='16px'; host.style.zIndex='2147483647';
var root = host.attachShadow({mode:'open'});
var style = document.createElement('style');
style.textContent = [
'.wrap{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:14px;',
'background:#0a0f1fff;color:#fff;border:1px solid #2a2f3a;box-shadow:0 10px 40px rgba(0,0,0,.5);',
'font:14px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}',
'.text{color:#c9d2e3;flex:1}',
'a{color:#74b7ff;text-decoration:underline}',
'.actions{display:flex;gap:10px;flex-wrap:wrap}',
'.btn{cursor:pointer;border-radius:10px;padding:10px 14px;border:1px solid}',
'.accept{background:#0a84ff;color:#00122a;border-color:#59a3ff;font-weight:700}',
'.decline{background:transparent;color:#fff;border-color:#2a2f3a}',
'@media (min-width:760px){:host{left:calc(50% - 420px);right:auto;width:840px}}'
].join('');
var box = document.createElement('div'); box.className='wrap';
var text = document.createElement('div'); text.className='text';
text.innerHTML = 'This site uses <strong>analytics cookies</strong> (Google Analytics) to measure visits and performance. '
+ 'You can accept or decline. If you decline, analytics will not load. '
+ 'Read our <a href="cookiepolicy.htm">Cookie Policy</a> and <a href="privacy.html">Privacy Notice</a>.';
var actions = document.createElement('div'); actions.className='actions';
var btnD = document.createElement('button'); btnD.className='btn decline'; btnD.id='decline'; btnD.type='button'; btnD.textContent='Decline';
var btnA = document.createElement('button'); btnA.className='btn accept'; btnA.id='accept'; btnA.type='button'; btnA.textContent='Accept';
actions.appendChild(btnD); actions.appendChild(btnA);
box.appendChild(text); box.appendChild(actions);
root.appendChild(style); root.appendChild(box);
function remove(){ host.remove(); }
btnA.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'granted',CONSENT_MAX_AGE_DAYS); remove(); loadGA(); });
btnD.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'denied',CONSENT_MAX_AGE_DAYS); remove(); });
(document.body||document.documentElement).appendChild(host);
}
document.addEventListener('DOMContentLoaded', function(){
var c=getCookie(CONSENT_COOKIE);
if(c==='granted') loadGA(); else if(c!=='denied') createBanner();
});
})();
</script>
<!--
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WYLFSLM108"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
Open service 20.82.22.191:443 · www.virtualbreak.it
2025-12-30 14:14
HTTP/1.1 200 OK
Content-Length: 10427
Connection: close
Content-Type: text/html
Date: Tue, 30 Dec 2025 14:14:43 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "30893138"
Last-Modified: Wed, 15 Oct 2025 15:35:34 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Virtual Break
<!DOCTYPE html>
<html>
<head>
<title>Virtual Break</title>
<!-- Google tag (gtag.js) -->
<script>
(function(){
var GA_ID = 'G-WYLFSLM108'; // <<< replace with your GA4 ID
var CONSENT_COOKIE = 'consent_analytics';
var CONSENT_MAX_AGE_DAYS = 180;
function setCookie(name, value, days){
var d=new Date(); d.setTime(d.getTime()+days*24*60*60*1000);
document.cookie = name+'='+encodeURIComponent(value)+';expires='+d.toUTCString()+';path=/;SameSite=Lax';
}
function getCookie(name){
var k=name+'='; var hit=document.cookie.split(';').map(function(c){return c.trim();}).find(function(c){return c.indexOf(k)===0});
return hit?decodeURIComponent(hit.substring(k.length)):null;
}
function loadGA(){
if(window._gaLoaded||!GA_ID||GA_ID==='G-WYLFSLM108') return; window._gaLoaded=true;
var s=document.createElement('script'); s.async=true; s.src='https://www.googletagmanager.com/gtag/js?id='+GA_ID; document.head.appendChild(s);
window.dataLayer=window.dataLayer||[]; function gtag(){dataLayer.push(arguments);} window.gtag=gtag; gtag('js', new Date()); gtag('config', GA_ID);
}
function createBanner(){
if(document.getElementById('vb-cookie-host')) return;
var host=document.createElement('div');
host.id='vb-cookie-host';
host.style.all='initial';
host.style.position='fixed'; host.style.left='16px'; host.style.right='16px'; host.style.bottom='16px'; host.style.zIndex='2147483647';
var root = host.attachShadow({mode:'open'});
var style = document.createElement('style');
style.textContent = [
'.wrap{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:14px;',
'background:#0a0f1fff;color:#fff;border:1px solid #2a2f3a;box-shadow:0 10px 40px rgba(0,0,0,.5);',
'font:14px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}',
'.text{color:#c9d2e3;flex:1}',
'a{color:#74b7ff;text-decoration:underline}',
'.actions{display:flex;gap:10px;flex-wrap:wrap}',
'.btn{cursor:pointer;border-radius:10px;padding:10px 14px;border:1px solid}',
'.accept{background:#0a84ff;color:#00122a;border-color:#59a3ff;font-weight:700}',
'.decline{background:transparent;color:#fff;border-color:#2a2f3a}',
'@media (min-width:760px){:host{left:calc(50% - 420px);right:auto;width:840px}}'
].join('');
var box = document.createElement('div'); box.className='wrap';
var text = document.createElement('div'); text.className='text';
text.innerHTML = 'This site uses <strong>analytics cookies</strong> (Google Analytics) to measure visits and performance. '
+ 'You can accept or decline. If you decline, analytics will not load. '
+ 'Read our <a href="cookiepolicy.htm">Cookie Policy</a> and <a href="privacy.html">Privacy Notice</a>.';
var actions = document.createElement('div'); actions.className='actions';
var btnD = document.createElement('button'); btnD.className='btn decline'; btnD.id='decline'; btnD.type='button'; btnD.textContent='Decline';
var btnA = document.createElement('button'); btnA.className='btn accept'; btnA.id='accept'; btnA.type='button'; btnA.textContent='Accept';
actions.appendChild(btnD); actions.appendChild(btnA);
box.appendChild(text); box.appendChild(actions);
root.appendChild(style); root.appendChild(box);
function remove(){ host.remove(); }
btnA.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'granted',CONSENT_MAX_AGE_DAYS); remove(); loadGA(); });
btnD.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'denied',CONSENT_MAX_AGE_DAYS); remove(); });
(document.body||document.documentElement).appendChild(host);
}
document.addEventListener('DOMContentLoaded', function(){
var c=getCookie(CONSENT_COOKIE);
if(c==='granted') loadGA(); else if(c!=='denied') createBanner();
});
})();
</script>
<!--
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WYLFSLM108"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
Open service 20.82.22.191:443 · www.virtualbreak.it
2025-12-23 05:13
HTTP/1.1 200 OK
Content-Length: 10427
Connection: close
Content-Type: text/html
Date: Tue, 23 Dec 2025 05:13:59 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "30893138"
Last-Modified: Wed, 15 Oct 2025 15:35:34 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Virtual Break
<!DOCTYPE html>
<html>
<head>
<title>Virtual Break</title>
<!-- Google tag (gtag.js) -->
<script>
(function(){
var GA_ID = 'G-WYLFSLM108'; // <<< replace with your GA4 ID
var CONSENT_COOKIE = 'consent_analytics';
var CONSENT_MAX_AGE_DAYS = 180;
function setCookie(name, value, days){
var d=new Date(); d.setTime(d.getTime()+days*24*60*60*1000);
document.cookie = name+'='+encodeURIComponent(value)+';expires='+d.toUTCString()+';path=/;SameSite=Lax';
}
function getCookie(name){
var k=name+'='; var hit=document.cookie.split(';').map(function(c){return c.trim();}).find(function(c){return c.indexOf(k)===0});
return hit?decodeURIComponent(hit.substring(k.length)):null;
}
function loadGA(){
if(window._gaLoaded||!GA_ID||GA_ID==='G-WYLFSLM108') return; window._gaLoaded=true;
var s=document.createElement('script'); s.async=true; s.src='https://www.googletagmanager.com/gtag/js?id='+GA_ID; document.head.appendChild(s);
window.dataLayer=window.dataLayer||[]; function gtag(){dataLayer.push(arguments);} window.gtag=gtag; gtag('js', new Date()); gtag('config', GA_ID);
}
function createBanner(){
if(document.getElementById('vb-cookie-host')) return;
var host=document.createElement('div');
host.id='vb-cookie-host';
host.style.all='initial';
host.style.position='fixed'; host.style.left='16px'; host.style.right='16px'; host.style.bottom='16px'; host.style.zIndex='2147483647';
var root = host.attachShadow({mode:'open'});
var style = document.createElement('style');
style.textContent = [
'.wrap{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:14px;',
'background:#0a0f1fff;color:#fff;border:1px solid #2a2f3a;box-shadow:0 10px 40px rgba(0,0,0,.5);',
'font:14px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}',
'.text{color:#c9d2e3;flex:1}',
'a{color:#74b7ff;text-decoration:underline}',
'.actions{display:flex;gap:10px;flex-wrap:wrap}',
'.btn{cursor:pointer;border-radius:10px;padding:10px 14px;border:1px solid}',
'.accept{background:#0a84ff;color:#00122a;border-color:#59a3ff;font-weight:700}',
'.decline{background:transparent;color:#fff;border-color:#2a2f3a}',
'@media (min-width:760px){:host{left:calc(50% - 420px);right:auto;width:840px}}'
].join('');
var box = document.createElement('div'); box.className='wrap';
var text = document.createElement('div'); text.className='text';
text.innerHTML = 'This site uses <strong>analytics cookies</strong> (Google Analytics) to measure visits and performance. '
+ 'You can accept or decline. If you decline, analytics will not load. '
+ 'Read our <a href="cookiepolicy.htm">Cookie Policy</a> and <a href="privacy.html">Privacy Notice</a>.';
var actions = document.createElement('div'); actions.className='actions';
var btnD = document.createElement('button'); btnD.className='btn decline'; btnD.id='decline'; btnD.type='button'; btnD.textContent='Decline';
var btnA = document.createElement('button'); btnA.className='btn accept'; btnA.id='accept'; btnA.type='button'; btnA.textContent='Accept';
actions.appendChild(btnD); actions.appendChild(btnA);
box.appendChild(text); box.appendChild(actions);
root.appendChild(style); root.appendChild(box);
function remove(){ host.remove(); }
btnA.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'granted',CONSENT_MAX_AGE_DAYS); remove(); loadGA(); });
btnD.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'denied',CONSENT_MAX_AGE_DAYS); remove(); });
(document.body||document.documentElement).appendChild(host);
}
document.addEventListener('DOMContentLoaded', function(){
var c=getCookie(CONSENT_COOKIE);
if(c==='granted') loadGA(); else if(c!=='denied') createBanner();
});
})();
</script>
<!--
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WYLFSLM108"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
Open service 20.82.22.191:443 · www.virtualbreak.it
2025-12-20 15:32
HTTP/1.1 200 OK
Content-Length: 10427
Connection: close
Content-Type: text/html
Date: Sat, 20 Dec 2025 15:32:54 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "30893138"
Last-Modified: Wed, 15 Oct 2025 15:35:34 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Virtual Break
<!DOCTYPE html>
<html>
<head>
<title>Virtual Break</title>
<!-- Google tag (gtag.js) -->
<script>
(function(){
var GA_ID = 'G-WYLFSLM108'; // <<< replace with your GA4 ID
var CONSENT_COOKIE = 'consent_analytics';
var CONSENT_MAX_AGE_DAYS = 180;
function setCookie(name, value, days){
var d=new Date(); d.setTime(d.getTime()+days*24*60*60*1000);
document.cookie = name+'='+encodeURIComponent(value)+';expires='+d.toUTCString()+';path=/;SameSite=Lax';
}
function getCookie(name){
var k=name+'='; var hit=document.cookie.split(';').map(function(c){return c.trim();}).find(function(c){return c.indexOf(k)===0});
return hit?decodeURIComponent(hit.substring(k.length)):null;
}
function loadGA(){
if(window._gaLoaded||!GA_ID||GA_ID==='G-WYLFSLM108') return; window._gaLoaded=true;
var s=document.createElement('script'); s.async=true; s.src='https://www.googletagmanager.com/gtag/js?id='+GA_ID; document.head.appendChild(s);
window.dataLayer=window.dataLayer||[]; function gtag(){dataLayer.push(arguments);} window.gtag=gtag; gtag('js', new Date()); gtag('config', GA_ID);
}
function createBanner(){
if(document.getElementById('vb-cookie-host')) return;
var host=document.createElement('div');
host.id='vb-cookie-host';
host.style.all='initial';
host.style.position='fixed'; host.style.left='16px'; host.style.right='16px'; host.style.bottom='16px'; host.style.zIndex='2147483647';
var root = host.attachShadow({mode:'open'});
var style = document.createElement('style');
style.textContent = [
'.wrap{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:14px;',
'background:#0a0f1fff;color:#fff;border:1px solid #2a2f3a;box-shadow:0 10px 40px rgba(0,0,0,.5);',
'font:14px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}',
'.text{color:#c9d2e3;flex:1}',
'a{color:#74b7ff;text-decoration:underline}',
'.actions{display:flex;gap:10px;flex-wrap:wrap}',
'.btn{cursor:pointer;border-radius:10px;padding:10px 14px;border:1px solid}',
'.accept{background:#0a84ff;color:#00122a;border-color:#59a3ff;font-weight:700}',
'.decline{background:transparent;color:#fff;border-color:#2a2f3a}',
'@media (min-width:760px){:host{left:calc(50% - 420px);right:auto;width:840px}}'
].join('');
var box = document.createElement('div'); box.className='wrap';
var text = document.createElement('div'); text.className='text';
text.innerHTML = 'This site uses <strong>analytics cookies</strong> (Google Analytics) to measure visits and performance. '
+ 'You can accept or decline. If you decline, analytics will not load. '
+ 'Read our <a href="cookiepolicy.htm">Cookie Policy</a> and <a href="privacy.html">Privacy Notice</a>.';
var actions = document.createElement('div'); actions.className='actions';
var btnD = document.createElement('button'); btnD.className='btn decline'; btnD.id='decline'; btnD.type='button'; btnD.textContent='Decline';
var btnA = document.createElement('button'); btnA.className='btn accept'; btnA.id='accept'; btnA.type='button'; btnA.textContent='Accept';
actions.appendChild(btnD); actions.appendChild(btnA);
box.appendChild(text); box.appendChild(actions);
root.appendChild(style); root.appendChild(box);
function remove(){ host.remove(); }
btnA.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'granted',CONSENT_MAX_AGE_DAYS); remove(); loadGA(); });
btnD.addEventListener('click', function(){ setCookie(CONSENT_COOKIE,'denied',CONSENT_MAX_AGE_DAYS); remove(); });
(document.body||document.documentElement).appendChild(host);
}
document.addEventListener('DOMContentLoaded', function(){
var c=getCookie(CONSENT_COOKIE);
if(c==='granted') loadGA(); else if(c!=='denied') createBanner();
});
})();
</script>
<!--
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WYLFSLM108"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());