nginx
tcp/443 tcp/80
Open service 2a00:1768:2001:63::46:123:80 · easycow.dk
2026-01-03 16:37
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 03 Jan 2026 16:37:38 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 185.206.180.167:80 · easycow.dk
2026-01-03 16:37
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 03 Jan 2026 16:37:38 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 185.206.180.167:443 · easycow.dk
2026-01-03 16:37
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 03 Jan 2026 16:37:38 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 2a0b:1640:1:1:1:1:1783:3454:80 · easycow.dk
2026-01-03 16:37
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 03 Jan 2026 16:37:38 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 46.166.184.123:443 · easycow.dk
2026-01-03 16:37
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 03 Jan 2026 16:37:38 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 46.166.184.123:80 · easycow.dk
2026-01-03 16:37
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 03 Jan 2026 16:37:38 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 52.174.235.29:80 · www.easycow.dk
2025-12-31 05:58
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 05:58:23 GMT Location: https://www.easycow.dk/
Open service 52.174.235.29:443 · www.easycow.dk
2025-12-31 05:58
HTTP/1.1 200 OK
Content-Length: 5404
Connection: close
Content-Type: text/html
Date: Wed, 31 Dec 2025 05:58:23 GMT
Accept-Ranges: bytes
ETag: "0a1dae89149dc1:0"
Last-Modified: Thu, 30 Oct 2025 11:39:54 GMT
Set-Cookie: ARRAffinity=a46222d174c7a4c9d75efbc2f711104d8aca19111fb596d3f24e68bf8f7552fd;Path=/;HttpOnly;Secure;Domain=www.easycow.dk
Set-Cookie: ARRAffinitySameSite=a46222d174c7a4c9d75efbc2f711104d8aca19111fb596d3f24e68bf8f7552fd;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.easycow.dk
Page title: EasyCow
<!DOCTYPE html>
<html lang="en" data-beasties-container>
<head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<meta name="consentLang" content="da">
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5LPRSTZ');
</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<title>EasyCow</title>
<base href="/">
<style>@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport">
<meta name="apple-mobile-web-app-capable" content="yes">
<link href="assets/app-icons/64.png" rel="icon" type="image/png">
<link href="manifest.webmanifest" rel="manifest">
<!-- Chrome, Firefox OS and Opera -->
<meta content="#076471" name="theme-color">
<!-- iOS Safari -->
<meta content="#076471" name="apple-mobile-web-app-status-bar-style">
<link href="assets/app-icons/180IOS.png" rel="apple-touch-icon">
<style>
:scope {
--header-height-mobile: 65px;
--header-height-tablet: 90px;
--footer-height-mobile: 56px;
--footer-height-tablet: 65px;
--color-blue: #076471;
--color-dark: #333333;
}
.shell {
height: 100%;
display: flex;
flex-direction: column;
}
.shell-header {
width: 100%;
background: var(--color-blue);
height: var(--footer-height-mobile);
}
@media screen and (min-width: 990px) {
.shell-header {
height: var(--header-height-tablet);
}
}
.shell-content {
flex: 1;
display: flex;
align-items: center;
background: #f0f0e9;
justify-content: center;
}
@keyframes loading {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.9);
}
}
.loading {
width: 80vw;
max-width: 400px;
animation: loading 1s linear infinite;
}
.shell-footer {
display: flex;
background: var(--color-dark);
height: var(--footer-height-mobile);
}
@media screen and (min-width: 990px) {
.shell-footer {
height: var(--footer-height-tablet);
}
}
#beamerSelector {
display: none; /*disable default element to open beamer*/
}
</style>
<style>html{--mat-sys-on-surface:initial}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #ebf3f4}70%{-webkit-box-shadow:0 0 0 10px #ebf3f4}to{-webkit-box-shadow:0 0 0 0 #ebf3f4}}html{height:100vh;overflow:hidden;box-sizing:border-box}body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#f0f0e9;position:fixed;-webkit-tap-highlight-color:transparent;font-size:14px}@media screen and (min-width: 990px){body{font-size:16px}}</style><link rel="stylesheet" href="styles-RHOCSKTR.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-RHOCSKTR.css"></noscript></head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe height="0" src="https://www.googletagmanager.
Open service 185.206.180.167:80 · easycow.dk
2025-12-29 15:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 29 Dec 2025 15:51:03 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 2a0b:1640:1:1:1:1:1783:3454:80 · easycow.dk
2025-12-29 15:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 29 Dec 2025 15:51:02 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 2a0b:1640:1:1:1:1:1783:3454:443 · easycow.dk
2025-12-29 15:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 29 Dec 2025 15:51:02 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 2a00:1768:2001:63::46:123:443 · easycow.dk
2025-12-29 15:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 29 Dec 2025 15:51:02 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 46.166.184.123:80 · easycow.dk
2025-12-29 15:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 29 Dec 2025 15:51:02 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 185.206.180.167:443 · easycow.dk
2025-12-29 15:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 29 Dec 2025 15:51:02 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 2a00:1768:2001:63::46:123:80 · easycow.dk
2025-12-29 15:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 29 Dec 2025 15:51:03 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk
Open service 46.166.184.123:443 · easycow.dk
2025-12-29 15:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 29 Dec 2025 15:51:02 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Location: https://www.easycow.dk