Domain andomap.com
The Netherlands
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Git configuration and history exposed
    First seen 2023-09-06 10:21
    Last seen 2024-05-13 02:02
    Open for 249 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522789eaf7e

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = git@github.com:LimeDevelopers/andomap-web.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-05-13 02:02
      270 Bytes
  • Open service 188.114.97.3:443 · andomap.com

    2024-05-13 02:02

    HTTP/1.1 200 OK
    Date: Mon, 13 May 2024 02:02:06 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XQ9egE2ymTaC67E9LJegOFTNnYMB62zRzodGCMxtQapteLMVq5VWixfPy4ig67S87W8frr82sUgmzbj3e7RbX0w%2FM13EjWIyoKE7KY%2Fy81jLm7MlnV%2FRvO7mOkv25A%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 882f1079b9ce888b-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-05-13 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · andomap.com

    2024-05-11 05:29

    HTTP/1.1 200 OK
    Date: Sat, 11 May 2024 05:29:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wVPP7%2B5GfI%2FliIzSdBatrNFuslURmrH7uRxrbzHtlpPpVKT0HOipr7Rt26Y%2FjaXnCKGi%2BkeP3PSUlR8k1dEW1SOdRl1P0JEJWKwyOtMBSn35aE3ak75kFsUGgdD8bw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881fc5c72e7c36ff-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-05-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · andomap.com

    2024-05-11 05:29

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 11 May 2024 05:29:34 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 11 May 2024 06:29:34 GMT
    Location: https://andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=a9qS%2BMCP7NRaf12BiJz4qiZmbaX%2Fna50eOwMlY0OJ8d658Q0KIzTuKWxMH63QxYWakjupu1%2FC1kBHvV2dWpboJXg7rStMNRCd4FewmgHBO346Vf2kggFpQngdEI146ZKsjLB8ONQ%2BMJYVA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881fc5a52d895c19-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · andomap.com

    2024-05-11 05:29

    HTTP/1.1 200 OK
    Date: Sat, 11 May 2024 05:29:34 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KzN2cRpXb8DzCDqjhsxkY70WVtZ9HNelu9sEWwsndKtQqMADJv1G2zqUoG%2BfFUCnkxOxNvDfFWX8bJWt7MJGf%2FfQeCqbcK4j5ePRQ5pSLupHUPe3IlAMfNkx20gI4eI7zj5x1FV6RFP%2BcQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881fc5a57aacf96b-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-05-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · andomap.com

    2024-05-11 05:29

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 11 May 2024 05:29:33 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 11 May 2024 06:29:33 GMT
    Location: https://andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=p2o5N%2FFQd648iOhi9OigsnhkVCFwpMLLBHoBSzaXW4PwkXuEv9HRjLZ5jfD%2FjBWXtLesaAeNqOChPxIGaf88n3C80Y83O52HOacwQjphYAk9gTzVRtAnapIZs4kUrtvfGoAVx8Urr%2BcR9Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881fc59f388f4167-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · andomap.com

    2024-05-11 05:29

    HTTP/1.1 200 OK
    Date: Sat, 11 May 2024 05:29:34 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GPMZEdnDBB2tCvCwwjy07Q1DObI8uQlqfBBYhVxctx2QylBRsNAjgjFz8i3eNiKwq47vWCnsm%2F5BpUGRlixLwtnXO701uFDX0GyCJeexuQjgqnbUMYu%2B0WuR1IvGdoNN5i0qJx4l0BqYdA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881fc5a308fa76ba-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-05-11 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · andomap.com

    2024-05-11 05:29

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 11 May 2024 05:29:33 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 11 May 2024 06:29:33 GMT
    Location: https://andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=w5k9p5FF82knvm4rNMMuspaz9bLnCdXQeLqslo2FQVjXB1%2BB79O43TqIdP%2Fz3lXT3zIjlPUcJc%2F0RG6uRnIJWfOwItT%2BWAk6nj9FT00G8K04fN8Dqo%2FmJZ6TfDx00g%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881fc59f19b9bbdf-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-11 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 10 May 2024 17:56:08 GMT
    Location: https://api.andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8ziiz5Kn936kALu2oVhBDL8GBA06YtjjGnxCc9gLRemqojzRXfEv5p3g%2B8WudaIksXhX%2BL630a2Ezs4lnQSz5pCwes%2FmWM1Bra2Sd01Mxb5xMhyY7RYpseK3D2wPUsxQQGc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75fafe8c7689-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 502 Bad Gateway
    Date: Fri, 10 May 2024 16:56:09 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=14BGdlfxhUGoKyhRvz7OteADGF0ItgD1SR%2BMMyGVIl8S%2BWppclrPg7Yd3Fm7WVmL1pYvMqGcdshAjYcxRbXxX45zwEFOZOEbXNoiG0zZ4Oo2sjgxS58EnOOmnD6mSAHby%2Bo%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fe7c8c418e-LHR
    alt-svc: h3=":443"; ma=86400
    
    
    error code: 502
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 502 Bad Gateway
    Date: Fri, 10 May 2024 16:56:09 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SJb0kzlZwaO7wZZAH%2F3fSqEfaH%2FG6xOlWzNK79g6jHv5cl5BI5rA1BjwU%2B%2FY%2FcGD7lLuifAUCUgsx43ylQ75vJnkxd7UxsAqVCuWVDt6zS09DNNkY2Ah4Au2454sho52RwYW4QFNVN%2FrnSUmA%2Bk%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fe797d9425-LHR
    alt-svc: h3=":443"; ma=86400
    
    
    error code: 502
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 10 May 2024 17:56:08 GMT
    Location: https://api.andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=TESgwC%2F63p6x%2Bvo0VNhN%2FlpmpjLAY0iAx4pdx%2Bcxjq8OeNnfHXMg2vjELhM9CHFOhTt8oK0b3Ghyqcv7wKJ%2FOFx16fAsCkg2Y7bfqKEOCITqhQ37HX3JCx7i702ICaO48nZYIKNFjZzK4K01IB4%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75fa2f439498-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 521 
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7hEr%2FYnYJ7QoEGHZorYPDqGaN6KRX1hFSGxwaSIiz1H8o5oduVAWK%2BIm8uQfZtVdUGnYl%2BfRoaJgEoJrOvlzzi8%2FpxlT40BD5TQTJBQXGk3Q2KBT7P%2FBfHs8t8vZaBLutTy%2BvNqqblxfxSt1eh2i0Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fc48463723-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 521 
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=82Y36YD%2BRzPI2DYck2XEiJcNCPJzpMH%2FbjShzf%2FITgh8x4%2FDgoKSiswX48xmtZqEKPSFIHUhZcnKbb7tYjbA4yk1C5xAruqZRfNwrmOHMq6%2BwplomEzvVOGmKHv%2BMxZuHnR155K0IV9uVxo022bzuA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fc3a0d37f8-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 10 May 2024 17:56:08 GMT
    Location: https://admin.andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=TOVU7P3phP%2FwqkSx8HmRMvAfYpIsARyL19T9Y%2B7GkbVNaiGz8VgXIeohrc4%2FgjYUE1mBJWRrTcA7T%2FWW8cdKFidUVsFGSzIy3u%2FRiK8bsqDCxSfaJcOXbhAAgq2FfZyl1J9%2F7Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75fa0b2b65a9-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 10 May 2024 17:56:08 GMT
    Location: https://api.andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wuoz%2FEfl2Odv1zSe8UWuKtSdkqYf%2FEacgTU%2Bn7DlMnhF3ZPCAP6bf4Z2okwPtP9TrJUpFeTGEUeoG84GEXhLl2urJyE4UU9hpk%2FJ424bqNwGlcxGVZdHZXQYAJ%2FHc9dos%2Boj445jrBYxnUcl%2BBU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75fa0c1618d9-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 521 
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9%2BXH%2BUtFnyvilXEEzU0hd8OTw6e1ceSHHEGbH0xlytHtjJnjrY7WXpMa%2BvaF%2FNehs5n8vH1OvOmTQt3Vmy%2BVQBm6RTTw6onSPGCierWCR0goMJT7jhDyRENzhucV%2BT1N%2BhFkVA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fc5e1539c8-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 200 OK
    Date: Fri, 10 May 2024 16:56:09 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Wed, 15 Mar 2023 08:29:29 GMT
    Accept-Ranges: bytes
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IKv6zGouuM0IkMroAO9IGi6cXg1G88x0TjYNDZCB0TvXGfQZd%2FsQ0zeAi56efv7JO1sgGtWNXz2DkCjWtrm59HjQM0VNSC0WTqtlb7prOBA7f0VWM4A9G65s2FWmrnulMqN3D%2BvXPfdMhrHW%2BADGrQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75fe4b53a016-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: React App
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><link href="/static/css/main.5ecd60fb.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function t(t){for(var n,i,l=t[0],f=t[1],a=t[2],c=0,s=[];c<l.length;c++)i=l[c],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(p&&p(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,l=1;l<r.length;l++){var f=r[l];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=i(i.s=r[0]))}return e}var n={},o={1:0},u=[];function i(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=e,i.c=n,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)i.d(r,n,function(t){return e[t]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="/";var l=this.webpackJsonpinit=this.webpackJsonpinit||[],f=l.push.bind(l);l.push=t,l=l.slice();for(var a=0;a<l.length;a++)t(l[a]);var p=f;r()}([])</script><script src="/static/js/2.2bdedad2.chunk.js"></script><script src="/static/js/main.c54db63e.chunk.js"></script></body></html>
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 10 May 2024 17:56:08 GMT
    Location: https://admin.andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E%2FYtl2frMNaqkWSSMeS8XIukssFd7h87vuPlMURF1%2F4K0lwRzlPkzOlWqLgY6MREhZOC4vctgBcO6GM1G2vPuvXhQfvn%2FWNN90d%2FVtan3%2F7Mowbfs7sMMFe%2Bs%2BcSmBO5NFRAKrwA8%2Bw%2FQPAfmd7tkA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75f9ecbc9763-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 521 
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rLnOZPOocjSXDGtLgMiXMlGZBf0E77QdGqdq%2FTO76llncnef5Pt1QD%2FfmLZ0J2j%2F1zMCaAvTNzh1tZR3zLHzmkZEv1XQ1nVGfM7DvP7KxLJ6zFV5AUnd0QXoFjwnZVAXA6kkMQnFGVOS7qFh%2BZ8%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fc2ac0381f-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 10 May 2024 16:56:07 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 10 May 2024 17:56:07 GMT
    Location: https://admin.andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ussFVHIjVZhHPnqs0haoVVydCRwVX9Znmo6sx2p66ZXEp5S52tKm5yBbyKNbGh%2FzRLSVr23bNfN9mQ7qX4p32UgzzXN%2FAeDbjTFgIIVw0rLCWK4nH6u8zBhI1lU1oohtXifMxdhNDABU8sB2KhZdMQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75f9a81c1981-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 521 
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ANQWmHqjJogHpsn8A%2BldKRVrDmLmv7sOQP88nIuWPpgKpJWaMo3N1U31Fd7m2mmR7nHsjuhbUZ7ESgYQ48%2BZpfaz8qVBkJpK05x9HNQHgouf6vo8%2Fx0MoFjrKX8PPYwrgTajZZ5XF1slyIph4Fg%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fbdeb19f35-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 521 
    Date: Fri, 10 May 2024 16:56:08 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3Fi7AByigPl8%2BuZ0hIf7keRLs8N1xjXpBB0c7HmyCOXB6QNoRAws%2FyaoJQItgXH%2Fu0R7Qsz0f1Rur%2FpiNHqnaqjyXx5uqzyrbRNagXHcezQhU5GYoHrYyxPAfIdB1Rtm8AQ%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fbec692bdd-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 200 OK
    Date: Fri, 10 May 2024 16:56:09 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Wed, 15 Mar 2023 08:29:29 GMT
    Accept-Ranges: bytes
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2F55JaZljtlOf8FXolLIojp3yQcWNECshSEUTq63il0FK7z0iXpKry2XNMxLWt7ltIac2amrZ2BrNWQdh9pwCLzKjsny1sERd4M7qNcT%2BGUuPoiu5wqjSyBQrlXY2g3NF8TVdRo8oxUmvHRAS2so6LA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75fd38803802-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: React App
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><link href="/static/css/main.5ecd60fb.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function t(t){for(var n,i,l=t[0],f=t[1],a=t[2],c=0,s=[];c<l.length;c++)i=l[c],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(p&&p(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,l=1;l<r.length;l++){var f=r[l];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=i(i.s=r[0]))}return e}var n={},o={1:0},u=[];function i(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=e,i.c=n,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)i.d(r,n,function(t){return e[t]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="/";var l=this.webpackJsonpinit=this.webpackJsonpinit||[],f=l.push.bind(l);l.push=t,l=l.slice();for(var a=0;a<l.length;a++)t(l[a]);var p=f;r()}([])</script><script src="/static/js/2.2bdedad2.chunk.js"></script><script src="/static/js/main.c54db63e.chunk.js"></script></body></html>
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · admin.andomap.com

    2024-05-10 16:56

    HTTP/1.1 200 OK
    Date: Fri, 10 May 2024 16:56:09 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Wed, 15 Mar 2023 08:29:29 GMT
    Accept-Ranges: bytes
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Tztet38yCw%2Bu0Ts%2BLnbXA65OF0pNsXgqVvF3zOVkDldYR26sG0Xw3OQNP%2Fcfg%2FIj1%2FzM3bF%2BOU2Zuw0laLqJK5p4tNtsWsUXqREZkqGIM%2BZxLp6ZLfhDj31F4VQLAhRdAZGcDw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 881b75fd4e6b0394-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: React App
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><link href="/static/css/main.5ecd60fb.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function t(t){for(var n,i,l=t[0],f=t[1],a=t[2],c=0,s=[];c<l.length;c++)i=l[c],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(p&&p(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,l=1;l<r.length;l++){var f=r[l];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=i(i.s=r[0]))}return e}var n={},o={1:0},u=[];function i(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=e,i.c=n,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)i.d(r,n,function(t){return e[t]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="/";var l=this.webpackJsonpinit=this.webpackJsonpinit||[],f=l.push.bind(l);l.push=t,l=l.slice();for(var a=0;a<l.length;a++)t(l[a]);var p=f;r()}([])</script><script src="/static/js/2.2bdedad2.chunk.js"></script><script src="/static/js/main.c54db63e.chunk.js"></script></body></html>
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · api.andomap.com

    2024-05-10 16:56

    HTTP/1.1 502 Bad Gateway
    Date: Fri, 10 May 2024 16:56:09 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Wf0GjNoTR0GoSLuZrOj2gesvun1Fg5rnrMC3E1g1AFSkvgTXGBORHhJcsk5JZ7ytuNCI57LsI6SorWomSjjYp3vS%2FPTELeihSMDNPYad%2F7dQpYI4d3PMp131LqFZWDqCwyiZzeQhdhd9YxQbWM8%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 881b75fd68e8364a-FRA
    alt-svc: h3=":443"; ma=86400
    
    
    error code: 502
    Found 2024-05-10 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · andomap.com

    2024-05-08 13:58

    HTTP/1.1 200 OK
    Date: Wed, 08 May 2024 13:58:51 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SzD265CpYHxL7Gbyd56MdhmTy1qWJ2UXB3U2zvQ2KdrKs5h0jNRFtQjSRKdupKejYyMHUHyA825sFyKqsGAHMjNEPCKdbq9p%2F%2By0Zn7Bol4X1i6w2cvace%2FgBZOSdQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8809f788f9cc76cb-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-05-08 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · andomap.com

    2024-05-01 03:05

    HTTP/1.1 200 OK
    Date: Wed, 01 May 2024 03:05:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CVFZhezvRcrzn6c%2BHIeSNnH5%2FklHRsDg5pd4WTJwZBaqr6KhD2ea7KVHHZlZBuSYP7%2BUBjr1N9mDLzKv8tRaouMA%2Ba9dBeCJMw9yfcNVoSIu0aZlm8K%2FaGUNAOJ30Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 87cc8c30faf142e1-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-05-01 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · andomap.com

    2024-04-29 20:39

    HTTP/1.1 200 OK
    Date: Mon, 29 Apr 2024 20:39:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E9mK3UYvcR9Xe19Dvn3H6z5IQlDe4KQVztT1eMxIGvwTF15oCL6vXJmgN7%2BA8p5mMs%2FVPq9e8tGl9GP4lWx4TqtQtIKeZLvgpbcOOaMEXRLdWWlHP4U67XogUF3f%2FbRDHRJAW15TS8kRAQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 87c2196f4de38bc5-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-04-29 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · andomap.com

    2024-04-29 20:39

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 29 Apr 2024 20:39:04 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 29 Apr 2024 21:39:04 GMT
    Location: https://andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6qpJ4AnZZ439SpbtdlxO2k76IuvWoIh26%2BIPJwyTN1Hc41jO9NjHKxuue%2Fvm1771ri2JzGviK%2Fo0f72Z6BybzLwYyVifUF1pqs0VFCqscSTEHWTUcI3LkfUNJxuudA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 87c21969fb7631f9-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-04-29 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · andomap.com

    2024-04-29 20:39

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 29 Apr 2024 20:39:04 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 29 Apr 2024 21:39:04 GMT
    Location: https://andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZQGaNEnibNDXph23ru43%2F1wdEvpkJAiU0zmlEgklaY4wCjaplSLnacgNZNVKW5UvURmUF1hNstVLVXvp%2FVwjOvOr93HtmeuntLyN5Fs1Odr2q0tZ4LqV5UDkXN2B4S1ZSIIlEkS%2BX6q1UA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 87c2196a4dbe1074-ORD
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-04-29 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · andomap.com

    2024-04-29 20:39

    HTTP/1.1 200 OK
    Date: Mon, 29 Apr 2024 20:39:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FxO%2FzOjrw00Jo9P2FPHfdP7mLj3bB7ybWixu2gaIEISHPxGdeK%2FJYw2Mi5PuCN9l%2BrRU7tcAN5nl6o8G%2BlLzYjS7D%2B7orkcysarkCNJMBMdMUdfmOilJpr0ywiItfWvgWXTRa%2Brf8lV75w%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 87c2196e9eab4608-DFW
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-04-29 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · andomap.com

    2024-04-29 20:39

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 29 Apr 2024 20:39:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 29 Apr 2024 21:39:03 GMT
    Location: https://andomap.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ddRvE%2B3EKrJe05hq%2B2qg7b8fghRC4Pv93tffp46BhhtDXA%2Bj0hLn7VRj1A%2FWa2Mx6UkfjnPwGEdkM9wtM7I0uCReQLdmGD3RUyJKZplqboe42%2B0tYfgc09z8UTtPqZKWEHGJkGZYnMoiGA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 87c219698d739c99-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-04-29 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · andomap.com

    2024-04-29 20:39

    HTTP/1.1 200 OK
    Date: Mon, 29 Apr 2024 20:39:04 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8tKSjHakv3w7ctlXwLKl6SnvN%2BuWSKwOcWi4DzkACqnCDE7gD%2FuaoJOe3Lg8b2a20ajJkPJ3ftJwkbD3bRuNeOHhr4gY1Pdj8fCJr66MKCbYV8Ay5DTob3GankpLQA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 87c2196beabba252-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-04-29 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · andomap.com

    2024-04-28 20:09

    HTTP/1.1 200 OK
    Date: Sun, 28 Apr 2024 20:09:35 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Tue, 11 Apr 2023 09:04:34 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rtxSggiBsiDHYoS9LYBZpMrMZCw7b1pzf70AMWFGQgTPmmuaJS3KdnFnROnk2f0Y0j0FoHrWCVcI9983cGs0yyLV6mavXFfV5XIOPvHRL3wonb56%2Foz94FVyujASxw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 87b9b0da69e99b1c-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Ando
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<link rel="stylesheet" href="css/style.css">
    	<link rel="stylesheet" href="css/onepage-scroll.css">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<meta name="naver-site-verification" content="f5a908f5930665eb3febd22fbcf9ff27eabb4d2d"/>
    	<link rel="shortcut icon" href="img/logo_symbol.png" type="image/x-icon">	
    	<title>Ando</title>	
    
    	<script type="text/javascript">
    	/* 경고창 */
    	var bDisplay = true;
    	function doDisplay(){
    		var con = document.getElementById("myDIV");
    		if(con.style.display=='none'){
    			con.style.display = 'block';
    		}else{
    			con.style.display = 'none';
    		}
    	}
    	/* 경고창 */
    		
    //	/* 스크롤 */
    		// $(function() {
    		// 	var h; // 윈도우의 높이를 지정하는 변수입니다.
    		// 	var n = 0; // 전체를 이끌어가는 중요한 변수입니다.
    		// 	var distance = 0; // body, html이 움직이는 위치입니다.
    		// 	let maxSize = 6; // 총 페이지 사이즈입니다.
    
    		// 	setTimeout(function() {
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	}, 0);
    
    		// 	$(window).resize(function() {
    		// 		h = $(window).height();
    		// 		$(".page").css({
    		// 			height: h
    		// 		});
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 0);
    		// 	});
    		// 	$(window).trigger("resize");
    		// 	$(document).mousewheel(function(e, delta) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (delta > 0) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    
    		// 		} else {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 500);
    		// 	});
    		// 	$(document).keydown(function(e) {
    		// 		if ($("body, html").is(":animated")) {
    		// 			return false;
    		// 		}
    		// 		if (e.keyCode == 40) {
    		// 			if (n < maxSize) {
    		// 				n++;
    		// 			}
    		// 		} else if (e.keyCode == 38) {
    		// 			if (n > 0) {
    		// 				n--;
    		// 			}
    		// 		}
    
    		// 		distance = n * h;
    		// 		$("body, html").animate({
    		// 			scrollTop: distance
    		// 		}, 3000);
    		// 	});
    		// });			
    	/* 스크롤 */
    	
    	</script>
    	
    </head>
    
    <body>
    
    	<!--시작-->
    	<div class="ando-map-div">
    
    		<!-- 1box -->
    		<div class="ando-map-box ando-map-oneimg">
    			<div class="ando-map-head">
    				<a href="https://andomap.com/" target="_blank" alt="andologo"><img src="./img/logo.png" class="ando-map-logo"></a>
    				<div class="ando-map-ando">Ando</div>
    				<a href="https://www.instagram.com/ando.map" target="_blank" alt="andoinsta"><img src="./img/logo_insta.png" class="ando-map-insta"></a>
    				<a href="https://www.facebook.com/andomap/" target="_blank" alt="andofacebook"><img src="./img/logo_facebook.png" class="ando-map-facebook"></a>
    			</div>
    			<div class="ando-map-onebiv">
    				<img src="./img/andoimg.png" alt="andoimg" class="ando-map-onetext">
    				<div class="ando-map-twotext ">이제, 안도하세요.</div>
    				<!-- 알림창 -->
    				<div class="ando-map-appdown" id="myDIV">
    					<div class="ando-down-onebox">
    						<img src="./img/download.png" class="ando-map-download">
    					</div>
    					<div class="ando-down-twobox">
    						<div class="ando-down-text">1월 중순에 다운로드 링크가 열립니다!<br>문의사항이나 서비스 소식 등은 SNS를 참고해주세요.</div>
    						<a href="javascript:doDisplay();">
    							<div class="ando-down-detext">닫기</div>
    						</a>
    					</div>
    				</div>
    				<!-- /알림창 -->
    				<div class="ando-map-threetext">
    					<div class="ando-map-l">“</div>
    					<div class="ando-map-l ando-map-r">”</div>
    					카메라를 신고하고 점검 결과를 공유, <br>
    					올바른 예방 정보를 교환하고 제공받는 서비스<br>
    					Ando는 범죄예방 애플리케이션입니다.<br>
    				</div>
    
    				<a href="https://apps.apple.com/us/app/ando/id1472965544?l=ko&ls=1"><img src="./img/badge_appstore.png" alt="App" class="ando-map-badge"></a>
    				<a href="https://play.google.com/store/apps/details?id=com.limefriends
    Found 2024-04-28 by HttpPlugin
    Create report
andomap.com*.andomap.com
CN:
andomap.com
Key:
RSA-2048
Issuer:
Not before:
2024-04-29 19:37
Not after:
2024-07-28 19:37
andomap.com*.andomap.com
CN:
andomap.com
Key:
RSA-2048
Issuer:
Not before:
2024-03-01 18:36
Not after:
2024-05-30 18:36