Open service 2001:4860:4802:34::15:443 · erickramer.xyz
2026-02-06 09:35
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
vary: Accept-Encoding
x-cloud-trace-context: da27ab629baa394327cae6722fd5c195
date: Fri, 06 Feb 2026 09:35:32 GMT
server: Google Frontend
Content-Length: 3951
Connection: close
Page title: Ceci n'est pas un site
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Ceci n'est pas un site</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- Try the regular static URL first -->
<link rel="stylesheet" href="/static/dist/css/main.css">
<!-- Backup method: use the debug endpoint if the static files fail to load -->
<script>
// Check if the CSS loaded correctly
window.addEventListener('load', function() {
// Check if styles were applied
const hasStyles = document.body.offsetWidth > 0;
const cssLoaded = Array.from(document.styleSheets).some(sheet =>
sheet.href && sheet.href.includes('main.css'));
if (!cssLoaded) {
console.log('Using backup CSS method...');
// Load CSS via debug endpoint
const link = document.createElement('link');
link.rel = 'stylesheet';
link.href = '/debug/file/dist/css/main.css';
document.head.appendChild(link);
}
});
</script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="/favicon.ico">
<script src="/static/js/home.js"></script>
</head>
<body>
<div id="content">
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div id="elm"></div>
<script>
app = Elm.Home.init({
node: document.getElementById('elm')
});
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
window.onresize = function(event){
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
}
</script>
</div>
<!-- JavaScript
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="/static/dist/js/vendors.bundle.js"></script>
<script src="/static/dist/js/main.bundle.js"></script>
<!-- Backup method for JS -->
<script>
// Handle JS loading issues
window.addEventListener('error', function(e) {
const src = e.target.src || '';
if (src.includes('bundle.js')) {
console.log('JS file failed to load, trying backup method: ' + src);
// Extract the bundle name
const bundleName = src.split('/').pop();
// Create new script element with debug endpoint
const script = document.createElement('script');
script.src = '/debug/file/dist/js/' + bundleName;
document.body.appendChild(script);
}
}, true);
</script>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>
Open service 192.178.170.121:80 · www.erickramer.xyz
2026-01-25 10:11
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
vary: Accept-Encoding
x-cloud-trace-context: 1771e0d11075c3823101f88dab5af08a
date: Sun, 25 Jan 2026 10:11:48 GMT
server: Google Frontend
Content-Length: 3951
Connection: close
Page title: Ceci n'est pas un site
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Ceci n'est pas un site</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- Try the regular static URL first -->
<link rel="stylesheet" href="/static/dist/css/main.css">
<!-- Backup method: use the debug endpoint if the static files fail to load -->
<script>
// Check if the CSS loaded correctly
window.addEventListener('load', function() {
// Check if styles were applied
const hasStyles = document.body.offsetWidth > 0;
const cssLoaded = Array.from(document.styleSheets).some(sheet =>
sheet.href && sheet.href.includes('main.css'));
if (!cssLoaded) {
console.log('Using backup CSS method...');
// Load CSS via debug endpoint
const link = document.createElement('link');
link.rel = 'stylesheet';
link.href = '/debug/file/dist/css/main.css';
document.head.appendChild(link);
}
});
</script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="/favicon.ico">
<script src="/static/js/home.js"></script>
</head>
<body>
<div id="content">
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div id="elm"></div>
<script>
app = Elm.Home.init({
node: document.getElementById('elm')
});
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
window.onresize = function(event){
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
}
</script>
</div>
<!-- JavaScript
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="/static/dist/js/vendors.bundle.js"></script>
<script src="/static/dist/js/main.bundle.js"></script>
<!-- Backup method for JS -->
<script>
// Handle JS loading issues
window.addEventListener('error', function(e) {
const src = e.target.src || '';
if (src.includes('bundle.js')) {
console.log('JS file failed to load, trying backup method: ' + src);
// Extract the bundle name
const bundleName = src.split('/').pop();
// Create new script element with debug endpoint
const script = document.createElement('script');
script.src = '/debug/file/dist/js/' + bundleName;
document.body.appendChild(script);
}
}, true);
</script>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>
Open service 192.178.170.121:443 · www.erickramer.xyz
2026-01-25 10:11
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
vary: Accept-Encoding
x-cloud-trace-context: cffe05bccd219e47fb28584ae961b48d
date: Sun, 25 Jan 2026 10:11:19 GMT
server: Google Frontend
Content-Length: 3951
Connection: close
Page title: Ceci n'est pas un site
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Ceci n'est pas un site</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- Try the regular static URL first -->
<link rel="stylesheet" href="/static/dist/css/main.css">
<!-- Backup method: use the debug endpoint if the static files fail to load -->
<script>
// Check if the CSS loaded correctly
window.addEventListener('load', function() {
// Check if styles were applied
const hasStyles = document.body.offsetWidth > 0;
const cssLoaded = Array.from(document.styleSheets).some(sheet =>
sheet.href && sheet.href.includes('main.css'));
if (!cssLoaded) {
console.log('Using backup CSS method...');
// Load CSS via debug endpoint
const link = document.createElement('link');
link.rel = 'stylesheet';
link.href = '/debug/file/dist/css/main.css';
document.head.appendChild(link);
}
});
</script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="/favicon.ico">
<script src="/static/js/home.js"></script>
</head>
<body>
<div id="content">
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div id="elm"></div>
<script>
app = Elm.Home.init({
node: document.getElementById('elm')
});
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
window.onresize = function(event){
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
}
</script>
</div>
<!-- JavaScript
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="/static/dist/js/vendors.bundle.js"></script>
<script src="/static/dist/js/main.bundle.js"></script>
<!-- Backup method for JS -->
<script>
// Handle JS loading issues
window.addEventListener('error', function(e) {
const src = e.target.src || '';
if (src.includes('bundle.js')) {
console.log('JS file failed to load, trying backup method: ' + src);
// Extract the bundle name
const bundleName = src.split('/').pop();
// Create new script element with debug endpoint
const script = document.createElement('script');
script.src = '/debug/file/dist/js/' + bundleName;
document.body.appendChild(script);
}
}, true);
</script>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>
Open service 2a00:1450:400a:1009::79:443 · www.erickramer.xyz
2026-01-25 10:11
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
vary: Accept-Encoding
x-cloud-trace-context: 8f05ede4aa5160c80b3e4d34b7ba8e30
date: Sun, 25 Jan 2026 10:11:19 GMT
server: Google Frontend
Content-Length: 3951
Connection: close
Page title: Ceci n'est pas un site
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Ceci n'est pas un site</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- Try the regular static URL first -->
<link rel="stylesheet" href="/static/dist/css/main.css">
<!-- Backup method: use the debug endpoint if the static files fail to load -->
<script>
// Check if the CSS loaded correctly
window.addEventListener('load', function() {
// Check if styles were applied
const hasStyles = document.body.offsetWidth > 0;
const cssLoaded = Array.from(document.styleSheets).some(sheet =>
sheet.href && sheet.href.includes('main.css'));
if (!cssLoaded) {
console.log('Using backup CSS method...');
// Load CSS via debug endpoint
const link = document.createElement('link');
link.rel = 'stylesheet';
link.href = '/debug/file/dist/css/main.css';
document.head.appendChild(link);
}
});
</script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="/favicon.ico">
<script src="/static/js/home.js"></script>
</head>
<body>
<div id="content">
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div id="elm"></div>
<script>
app = Elm.Home.init({
node: document.getElementById('elm')
});
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
window.onresize = function(event){
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
}
</script>
</div>
<!-- JavaScript
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="/static/dist/js/vendors.bundle.js"></script>
<script src="/static/dist/js/main.bundle.js"></script>
<!-- Backup method for JS -->
<script>
// Handle JS loading issues
window.addEventListener('error', function(e) {
const src = e.target.src || '';
if (src.includes('bundle.js')) {
console.log('JS file failed to load, trying backup method: ' + src);
// Extract the bundle name
const bundleName = src.split('/').pop();
// Create new script element with debug endpoint
const script = document.createElement('script');
script.src = '/debug/file/dist/js/' + bundleName;
document.body.appendChild(script);
}
}, true);
</script>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>
Open service 2a00:1450:400a:1009::79:80 · www.erickramer.xyz
2026-01-25 10:11
HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
vary: Accept-Encoding
x-cloud-trace-context: fec9cf8843a87228b88537d6cc3371f4
date: Sun, 25 Jan 2026 10:11:47 GMT
server: Google Frontend
Content-Length: 3951
Connection: close
Page title: Ceci n'est pas un site
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Ceci n'est pas un site</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- Try the regular static URL first -->
<link rel="stylesheet" href="/static/dist/css/main.css">
<!-- Backup method: use the debug endpoint if the static files fail to load -->
<script>
// Check if the CSS loaded correctly
window.addEventListener('load', function() {
// Check if styles were applied
const hasStyles = document.body.offsetWidth > 0;
const cssLoaded = Array.from(document.styleSheets).some(sheet =>
sheet.href && sheet.href.includes('main.css'));
if (!cssLoaded) {
console.log('Using backup CSS method...');
// Load CSS via debug endpoint
const link = document.createElement('link');
link.rel = 'stylesheet';
link.href = '/debug/file/dist/css/main.css';
document.head.appendChild(link);
}
});
</script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="/favicon.ico">
<script src="/static/js/home.js"></script>
</head>
<body>
<div id="content">
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div id="elm"></div>
<script>
app = Elm.Home.init({
node: document.getElementById('elm')
});
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
window.onresize = function(event){
var newWS = {"width": window.innerWidth, "height": window.innerHeight}
app.ports.newWindowSize.send(newWS)
}
</script>
</div>
<!-- JavaScript
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="/static/dist/js/vendors.bundle.js"></script>
<script src="/static/dist/js/main.bundle.js"></script>
<!-- Backup method for JS -->
<script>
// Handle JS loading issues
window.addEventListener('error', function(e) {
const src = e.target.src || '';
if (src.includes('bundle.js')) {
console.log('JS file failed to load, trying backup method: ' + src);
// Extract the bundle name
const bundleName = src.split('/').pop();
// Create new script element with debug endpoint
const script = document.createElement('script');
script.src = '/debug/file/dist/js/' + bundleName;
document.body.appendChild(script);
}
}, true);
</script>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>