소스 검색

feat:‘智齿js过滤’

zhangxinlei1996 3 년 전
부모
커밋
d49eccffc7
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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) {