nginx
tcp/443
Open service 142.93.98.103:443 ยท martech.mm-beta.dk
2026-01-10 18:33
HTTP/1.1 200 OK
Server: nginx
Date: Sat, 10 Jan 2026 18:33:11 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Set-Cookie: PHPSESSID=i6t7jcka7krsernmmtm1a4e7pv; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Link: <https://martech.mm-beta.dk/wp-json/>; rel="https://api.w.org/"
Link: <https://martech.mm-beta.dk/wp-json/wp/v2/pages/9>; rel="alternate"; type="application/json"
Link: <https://martech.mm-beta.dk/>; rel=shortlink
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Page title: Forside - TEST | Mindmill MarTech Tester
<!doctype html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">
<script>
// global functions
function setIframeHeight(id) {
//clearIframeStyles(id);
var viewportWidth = getViewport();
var bottomPadding = (viewportWidth === 'xs') ? 50 : 50;
var ifrm = document.getElementById(id);
var doc = ifrm.contentDocument ? ifrm.contentDocument :
ifrm.contentWindow.document;
ifrm.style.visibility = 'hidden';
ifrm.style.height = "10px"; // reset to minimal height ...
// IE opt. for bing/msn needs a bit added or scrollbar appears
ifrm.style.height = getDocHeight(doc) + bottomPadding + "px";
ifrm.style.visibility = 'visible';
}
function clearIframeStyles(iframeId) {
document.getElementById(iframeId).contentWindow.document.getElementsByTagName('style')[0].innerHTML = "";
}
function getDocHeight(doc) {
doc = doc || document;
// stackoverflow.com/questions/1145850/
var body = doc.body, html = doc.documentElement;
var height = Math.max(body.scrollHeight, body.offsetHeight,
html.clientHeight, html.scrollHeight, html.offsetHeight);
return height;
}
function getViewport() {
// https://stackoverflow.com/a/8876069
const width = Math.max(
document.documentElement.clientWidth,
window.innerWidth || 0
)
if (width <= 576) return 'xs'
if (width <= 768) return 'sm'
if (width <= 992) return 'md'
if (width <= 1200) return 'lg'
return 'xl'
}
</script>
<script type="application/javascript">
const ADMIN_URL = 'https://martech.mm-beta.dk/wp-admin/';
const INCLUDES_URL = 'https://martech.mm-beta.dk/wp-includes/';
const THEME_URL = 'https://martech.mm-beta.dk/wp-content/themes/mindmill';
const SITE_URL = 'https://martech.mm-beta.dk';
const CURRENT_USER_ID = '0';
</script>
<meta name='robots' content='noindex, nofollow' />
<!-- This site is optimized with the Yoast SEO plugin v19.14 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Forside - TEST | Mindmill MarTech Tester</title>
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Forside - TEST | Mindmill MarTech Tester" />
<meta property="og:url" content="https://martech.mm-beta.dk/" />
<meta property="og:site_name" content="TEST | Mindmill MarTech Tester" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://martech.mm-beta.dk/","url":"https://martech.mm-beta.dk/","name":"Forside - TEST | Mindmill MarTech Tester","isPartOf":{"@id":"https://martech.mm-beta.dk/#website"},"datePublished":"2020-12-03T08:26:20+00:00","dateModified":"2020-12-03T08:26:20+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://martech.mm-beta.dk/"]}]},{"@type":"WebSite","@id":"https://martech.mm-beta.dk/#website","url":"https://martech.mm-beta.dk/","name":"TEST | Mindmill MarTech Tester","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://martech.mm-beta.dk/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//player.vimeo.com' />
<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
<link rel='dns-prefetch' href='//kit.fontawesome.com' />
<link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
<link rel='dns-prefetch' href='//cdn.plyr.io' />