Domain net-x.no
Norway
Domeneshop AS
Software information

nginx nginx

tcp/443 tcp/80

  • Open service 2a01:5b40:0:4a05:0:af06:90a7:b85d:80 · net-x.no

    2026-01-25 17:33

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 17:33:20 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://net-x.no/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4a05:0:af06:90a7:b85d:80 · www.net-x.no

    2026-01-25 17:33

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 17:33:19 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.net-x.no/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4a05:0:af06:90a7:b85d:443 · www.net-x.no

    2026-01-25 17:33

    HTTP/1.1 503 Service Unavailable
    Server: nginx
    Date: Sun, 25 Jan 2026 17:33:18 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    X-Content-Type-Options: nosniff
    Set-Cookie: 19a10c713ee37d15fbd24e2de735061e=a3a49a5c5f62404fc74f6be3b904c98d; path=/; secure; HttpOnly
    P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
    Expires: Wed, 17 Aug 2005 00:00:00 GMT
    Last-Modified: Sun, 25 Jan 2026 17:33:18 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    
    Page title: SEWA AS
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nb-no" lang="nb-no" dir="ltr">
    <head>
    	<base href="https://www.net-x.no/" />
    	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    	<meta name="keywords" content="BMW, Mini, FRM3, Lysmodul, service, elektronikk, lys modul, diagnose, programmering" />
    	<meta name="rights" content="SEWA AS" />
    	<meta name="description" content="Nakkens Bilverksted nettside." />
    	<meta name="generator" content="Joomla! - Open Source Content Management" />
    	<title>SEWA AS</title>
    	<link href="/templates/ja_stark/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
    	<link href="/media/system/css/modal.css?e91dc4f1f0211df0b9ea88fe518cf9b5" rel="stylesheet" type="text/css" />
    	<link href="/templates/ja_stark/css/template.css" rel="stylesheet" type="text/css" />
    	<link href="/media/t4/css/120-555.css" rel="stylesheet" type="text/css" />
    	<script type="application/json" class="joomla-script-options new">{"csrf.token":"965674ccdfbd883de48c5db791c86d6f","system.paths":{"root":"","base":""}}</script>
    	<script src="/media/system/js/mootools-core.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/core.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/mootools-more.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/modal.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery.min.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery-noconflict.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery-migrate.min.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/plugins/system/t4/themes/base/vendors/bootstrap/js/bootstrap.bundle.js" type="text/javascript"></script>
    	<script type="text/javascript">
    
    		jQuery(function($) {
    			SqueezeBox.initialize({});
    			initSqueezeBox();
    			$(document).on('subform-row-add', initSqueezeBox);
    
    			function initSqueezeBox(event, container)
    			{
    				SqueezeBox.assign($(container || document).find('a.modal').get(), {
    					parse: 'rel'
    				});
    			}
    		});
    
    		window.jModalClose = function () {
    			SqueezeBox.close();
    		};
    
    		// Add extra modal close functionality for tinyMCE-based editors
    		document.onreadystatechange = function () {
    			if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
    			{
    				if (typeof window.jModalClose_no_tinyMCE === 'undefined')
    				{
    					window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function'  ?  jModalClose  :  false;
    
    					jModalClose = function () {
    						if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
    						tinyMCE.activeEditor.windowManager.close();
    					};
    				}
    
    				if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
    				{
    					if (typeof(SqueezeBox) == 'undefined')  SqueezeBox = {};
    					window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function'  ?  SqueezeBox.close  :  false;
    
    					SqueezeBox.close = function () {
    						if (window.SqueezeBoxClose_no_tinyMCE)  window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
    						tinyMCE.activeEditor.windowManager.close();
    					};
    				}
    			}
    		};
    		
    	</script>
    
    	<link rel="stylesheet" href="/templates/ja_stark/css/offline.css" type="text/css" />
    
    	<!-- Load Google font -->
    	<link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
    
    	
    </head>
    <body>
    <div id="system-message-container">
    	</div>
    
    
    <div id="frame" class="outline">
    	
    	<!-- Site name -->
    	<h1>SEWA AS</h1>
    
    	<!-- Offline message -->
    			<p class="offline-message">Dette nettstedet er nede for vedlikehold.<br /> Velkommen tilbake litt senere.</p>
    		<!-- // Offline message -->
    
    	<form action="/i
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 194.63.249.216:80 · net-x.no

    2026-01-25 17:33

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 17:33:19 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://net-x.no/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 194.63.249.216:443 · www.net-x.no

    2026-01-25 17:33

    HTTP/1.1 503 Service Unavailable
    Server: nginx
    Date: Sun, 25 Jan 2026 17:33:19 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    X-Content-Type-Options: nosniff
    Set-Cookie: 19a10c713ee37d15fbd24e2de735061e=f6d876797b3d41e65c3228608a7e9d33; path=/; secure; HttpOnly
    P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
    Expires: Wed, 17 Aug 2005 00:00:00 GMT
    Last-Modified: Sun, 25 Jan 2026 17:33:19 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    
    Page title: SEWA AS
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nb-no" lang="nb-no" dir="ltr">
    <head>
    	<base href="https://www.net-x.no/" />
    	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    	<meta name="keywords" content="BMW, Mini, FRM3, Lysmodul, service, elektronikk, lys modul, diagnose, programmering" />
    	<meta name="rights" content="SEWA AS" />
    	<meta name="description" content="Nakkens Bilverksted nettside." />
    	<meta name="generator" content="Joomla! - Open Source Content Management" />
    	<title>SEWA AS</title>
    	<link href="/templates/ja_stark/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
    	<link href="/media/system/css/modal.css?e91dc4f1f0211df0b9ea88fe518cf9b5" rel="stylesheet" type="text/css" />
    	<link href="/templates/ja_stark/css/template.css" rel="stylesheet" type="text/css" />
    	<link href="/media/t4/css/120-555.css" rel="stylesheet" type="text/css" />
    	<script type="application/json" class="joomla-script-options new">{"csrf.token":"ab330dade8f6718c54151a4dfb258e73","system.paths":{"root":"","base":""}}</script>
    	<script src="/media/system/js/mootools-core.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/core.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/mootools-more.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/modal.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery.min.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery-noconflict.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery-migrate.min.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/plugins/system/t4/themes/base/vendors/bootstrap/js/bootstrap.bundle.js" type="text/javascript"></script>
    	<script type="text/javascript">
    
    		jQuery(function($) {
    			SqueezeBox.initialize({});
    			initSqueezeBox();
    			$(document).on('subform-row-add', initSqueezeBox);
    
    			function initSqueezeBox(event, container)
    			{
    				SqueezeBox.assign($(container || document).find('a.modal').get(), {
    					parse: 'rel'
    				});
    			}
    		});
    
    		window.jModalClose = function () {
    			SqueezeBox.close();
    		};
    
    		// Add extra modal close functionality for tinyMCE-based editors
    		document.onreadystatechange = function () {
    			if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
    			{
    				if (typeof window.jModalClose_no_tinyMCE === 'undefined')
    				{
    					window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function'  ?  jModalClose  :  false;
    
    					jModalClose = function () {
    						if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
    						tinyMCE.activeEditor.windowManager.close();
    					};
    				}
    
    				if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
    				{
    					if (typeof(SqueezeBox) == 'undefined')  SqueezeBox = {};
    					window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function'  ?  SqueezeBox.close  :  false;
    
    					SqueezeBox.close = function () {
    						if (window.SqueezeBoxClose_no_tinyMCE)  window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
    						tinyMCE.activeEditor.windowManager.close();
    					};
    				}
    			}
    		};
    		
    	</script>
    
    	<link rel="stylesheet" href="/templates/ja_stark/css/offline.css" type="text/css" />
    
    	<!-- Load Google font -->
    	<link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
    
    	
    </head>
    <body>
    <div id="system-message-container">
    	</div>
    
    
    <div id="frame" class="outline">
    	
    	<!-- Site name -->
    	<h1>SEWA AS</h1>
    
    	<!-- Offline message -->
    			<p class="offline-message">Dette nettstedet er nede for vedlikehold.<br /> Velkommen tilbake litt senere.</p>
    		<!-- // Offline message -->
    
    	<form action="/i
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 194.63.249.216:443 · net-x.no

    2026-01-25 17:33

    HTTP/1.1 503 Service Unavailable
    Server: nginx
    Date: Sun, 25 Jan 2026 17:33:19 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    X-Content-Type-Options: nosniff
    Set-Cookie: 19a10c713ee37d15fbd24e2de735061e=aa5a9181c3c41e74aff735c05fdd39bf; path=/; secure; HttpOnly
    P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
    Expires: Wed, 17 Aug 2005 00:00:00 GMT
    Last-Modified: Sun, 25 Jan 2026 17:33:19 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    
    Page title: SEWA AS
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nb-no" lang="nb-no" dir="ltr">
    <head>
    	<base href="https://net-x.no/" />
    	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    	<meta name="keywords" content="BMW, Mini, FRM3, Lysmodul, service, elektronikk, lys modul, diagnose, programmering" />
    	<meta name="rights" content="SEWA AS" />
    	<meta name="description" content="Nakkens Bilverksted nettside." />
    	<meta name="generator" content="Joomla! - Open Source Content Management" />
    	<title>SEWA AS</title>
    	<link href="/templates/ja_stark/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
    	<link href="/media/system/css/modal.css?e91dc4f1f0211df0b9ea88fe518cf9b5" rel="stylesheet" type="text/css" />
    	<link href="/templates/ja_stark/css/template.css" rel="stylesheet" type="text/css" />
    	<link href="/media/t4/css/120-555.css" rel="stylesheet" type="text/css" />
    	<script type="application/json" class="joomla-script-options new">{"csrf.token":"dab3917234a582daba84a385e752a2f1","system.paths":{"root":"","base":""}}</script>
    	<script src="/media/system/js/mootools-core.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/core.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/mootools-more.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/modal.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery.min.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery-noconflict.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery-migrate.min.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/plugins/system/t4/themes/base/vendors/bootstrap/js/bootstrap.bundle.js" type="text/javascript"></script>
    	<script type="text/javascript">
    
    		jQuery(function($) {
    			SqueezeBox.initialize({});
    			initSqueezeBox();
    			$(document).on('subform-row-add', initSqueezeBox);
    
    			function initSqueezeBox(event, container)
    			{
    				SqueezeBox.assign($(container || document).find('a.modal').get(), {
    					parse: 'rel'
    				});
    			}
    		});
    
    		window.jModalClose = function () {
    			SqueezeBox.close();
    		};
    
    		// Add extra modal close functionality for tinyMCE-based editors
    		document.onreadystatechange = function () {
    			if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
    			{
    				if (typeof window.jModalClose_no_tinyMCE === 'undefined')
    				{
    					window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function'  ?  jModalClose  :  false;
    
    					jModalClose = function () {
    						if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
    						tinyMCE.activeEditor.windowManager.close();
    					};
    				}
    
    				if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
    				{
    					if (typeof(SqueezeBox) == 'undefined')  SqueezeBox = {};
    					window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function'  ?  SqueezeBox.close  :  false;
    
    					SqueezeBox.close = function () {
    						if (window.SqueezeBoxClose_no_tinyMCE)  window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
    						tinyMCE.activeEditor.windowManager.close();
    					};
    				}
    			}
    		};
    		
    	</script>
    
    	<link rel="stylesheet" href="/templates/ja_stark/css/offline.css" type="text/css" />
    
    	<!-- Load Google font -->
    	<link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
    
    	
    </head>
    <body>
    <div id="system-message-container">
    	</div>
    
    
    <div id="frame" class="outline">
    	
    	<!-- Site name -->
    	<h1>SEWA AS</h1>
    
    	<!-- Offline message -->
    			<p class="offline-message">Dette nettstedet er nede for vedlikehold.<br /> Velkommen tilbake litt senere.</p>
    		<!-- // Offline message -->
    
    	<form action="/index
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4a05:0:af06:90a7:b85d:443 · net-x.no

    2026-01-25 17:33

    HTTP/1.1 503 Service Unavailable
    Server: nginx
    Date: Sun, 25 Jan 2026 17:33:18 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    X-Content-Type-Options: nosniff
    Set-Cookie: 19a10c713ee37d15fbd24e2de735061e=38a3d90d8d87f60b67c0639565c8b776; path=/; secure; HttpOnly
    P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
    Expires: Wed, 17 Aug 2005 00:00:00 GMT
    Last-Modified: Sun, 25 Jan 2026 17:33:18 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    
    Page title: SEWA AS
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nb-no" lang="nb-no" dir="ltr">
    <head>
    	<base href="https://net-x.no/" />
    	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    	<meta name="keywords" content="BMW, Mini, FRM3, Lysmodul, service, elektronikk, lys modul, diagnose, programmering" />
    	<meta name="rights" content="SEWA AS" />
    	<meta name="description" content="Nakkens Bilverksted nettside." />
    	<meta name="generator" content="Joomla! - Open Source Content Management" />
    	<title>SEWA AS</title>
    	<link href="/templates/ja_stark/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
    	<link href="/media/system/css/modal.css?e91dc4f1f0211df0b9ea88fe518cf9b5" rel="stylesheet" type="text/css" />
    	<link href="/templates/ja_stark/css/template.css" rel="stylesheet" type="text/css" />
    	<link href="/media/t4/css/120-555.css" rel="stylesheet" type="text/css" />
    	<script type="application/json" class="joomla-script-options new">{"csrf.token":"19c21a6d0dd47c9b03c29edb4a538569","system.paths":{"root":"","base":""}}</script>
    	<script src="/media/system/js/mootools-core.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/core.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/mootools-more.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/system/js/modal.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery.min.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery-noconflict.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/media/jui/js/jquery-migrate.min.js?e91dc4f1f0211df0b9ea88fe518cf9b5" type="text/javascript"></script>
    	<script src="/plugins/system/t4/themes/base/vendors/bootstrap/js/bootstrap.bundle.js" type="text/javascript"></script>
    	<script type="text/javascript">
    
    		jQuery(function($) {
    			SqueezeBox.initialize({});
    			initSqueezeBox();
    			$(document).on('subform-row-add', initSqueezeBox);
    
    			function initSqueezeBox(event, container)
    			{
    				SqueezeBox.assign($(container || document).find('a.modal').get(), {
    					parse: 'rel'
    				});
    			}
    		});
    
    		window.jModalClose = function () {
    			SqueezeBox.close();
    		};
    
    		// Add extra modal close functionality for tinyMCE-based editors
    		document.onreadystatechange = function () {
    			if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
    			{
    				if (typeof window.jModalClose_no_tinyMCE === 'undefined')
    				{
    					window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function'  ?  jModalClose  :  false;
    
    					jModalClose = function () {
    						if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
    						tinyMCE.activeEditor.windowManager.close();
    					};
    				}
    
    				if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
    				{
    					if (typeof(SqueezeBox) == 'undefined')  SqueezeBox = {};
    					window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function'  ?  SqueezeBox.close  :  false;
    
    					SqueezeBox.close = function () {
    						if (window.SqueezeBoxClose_no_tinyMCE)  window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
    						tinyMCE.activeEditor.windowManager.close();
    					};
    				}
    			}
    		};
    		
    	</script>
    
    	<link rel="stylesheet" href="/templates/ja_stark/css/offline.css" type="text/css" />
    
    	<!-- Load Google font -->
    	<link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
    
    	
    </head>
    <body>
    <div id="system-message-container">
    	</div>
    
    
    <div id="frame" class="outline">
    	
    	<!-- Site name -->
    	<h1>SEWA AS</h1>
    
    	<!-- Offline message -->
    			<p class="offline-message">Dette nettstedet er nede for vedlikehold.<br /> Velkommen tilbake litt senere.</p>
    		<!-- // Offline message -->
    
    	<form action="/index
    Found 2026-01-25 by HttpPlugin
    Create report
net-x.nowww.net-x.no
CN:
www.net-x.no
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-11 09:49
Not after:
2026-02-09 09:49
Domain summary