Browse Source

automize alert

root 2 years ago
parent
commit
320edb3047
1 changed files with 1 additions and 0 deletions
  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>