浏览代码

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>