Commit f0bf61d7 authored by mercury233's avatar mercury233

fix

parent 3acc229f
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
"illegal_id": ["^Lv\\.-*\\d+\\s*(.*)", "^VIP\\.\\d+\\s*(.*)"], "illegal_id": ["^Lv\\.-*\\d+\\s*(.*)", "^VIP\\.\\d+\\s*(.*)"],
"spam_word": ["——"] "spam_word": ["——"]
}, },
"tip": [ "tips": [
"欢迎来到本服务器", "欢迎来到本服务器",
"本服务器使用萌卡代码搭建" "本服务器使用萌卡代码搭建"
], ],
......
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
"arena_mode": { "arena_mode": {
"enabled": true, "enabled": true,
"mode": "entertain", "mode": "entertain",
"comment": "mode: athletic / entertain",
"accesskey": "233", "accesskey": "233",
"post_score": "https://mycard.moe/ygopro/arena/index.php?c=update", "post_score": "https://mycard.moe/ygopro/arena/index.php?c=update",
"get_score": "https://mycard.moe/ygopro/arena/index.php?c=query&username=" "get_score": "https://mycard.moe/ygopro/arena/index.php?c=query&username="
...@@ -47,14 +48,5 @@ ...@@ -47,14 +48,5 @@
"key": "ssl/privkey.pem" "key": "ssl/privkey.pem"
} }
} }
},
"ban": {
"banned_user": [],
"banned_ip": [],
"badword_level0": ["滚", "衮", "操", "草", "艹", "狗", "日", "曰", "妈", "娘", "逼"],
"badword_level1": ["傻逼", "鸡巴"],
"badword_level2": ["死妈", "草你妈"],
"badword_level3": ["迷奸", "仿真枪"],
"illegal_id": ["^Lv.\\d+", "^VIP.\\d+"]
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment