Sfoglia il codice sorgente

feat:‘智齿js过滤’

zhangxinlei1996 3 anni fa
parent
commit
d49eccffc7
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      src/web/staticres/js/monitor/new_monitor.js

+ 2 - 1
src/web/staticres/js/monitor/new_monitor.js

@@ -5,7 +5,8 @@ MITO.init({
       "huiju",
       "thirdwx.qlogo.cn",
       "baidu",
-      "cnzz"
+      "cnzz",
+      "sobot"
     ]
     var msg = event.data.message;
     for (k of filterList) {