fengweiqiang hace 6 años
padre
commit
723ebfce03
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/res/fieldscore.json

+ 1 - 1
src/res/fieldscore.json

@@ -376,7 +376,7 @@
             },
             {
                 "describe": "全为中文汉字或符号",
-                "regstr": "^[\\u4e00-\\u9fa5()()【】\\[\\],,。、::《》]+$",
+                "regstr": "^[\\u4e00-\\u9fa5()\\s\\n()【】\\[\\],,。、::《》_]+$",
                 "score": -20
             },
             {