소스 검색

automize alert

root 2 년 전
부모
커밋
320edb3047
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -137,6 +137,7 @@
                 $('body,.btn,.btn-xs,code,.secret').toggleClass('gee')
                 console.log(e)
             })
+            if(document.domain=='43.143.233.184')$('.alert').hide();
         })
     </script>
 </head>