Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-arena-api
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
ygopro-arena-api
Commits
5c83e06e
Commit
5c83e06e
authored
Jun 17, 2017
by
ganjingcun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update api
parent
caa6d152
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
21 deletions
+5
-21
dirtyWordsChinese.json
dirtyWordsChinese.json
+2
-20
routes/api.js
routes/api.js
+3
-1
No files found.
dirtyWordsChinese.json
View file @
5c83e06e
...
@@ -11,22 +11,7 @@
...
@@ -11,22 +11,7 @@
"妈"
,
"妈"
,
"娘"
,
"娘"
,
"逼"
,
"逼"
,
"自动更新"
,
"干你"
,
"高清"
,
"音效"
,
"特效"
,
"精彩内容"
,
"萌卡"
,
"下载"
,
"搜索"
,
"百度"
,
"获取"
,
".com"
,
"p o t"
,
"po"
,
"ot"
,
"t更新"
,
"干你"
,
"操你"
,
"操你"
,
"草你"
,
"草你"
,
"叼你"
,
"叼你"
,
...
@@ -46,7 +31,6 @@
...
@@ -46,7 +31,6 @@
"2B"
,
"2B"
,
"小逼崽子"
,
"小逼崽子"
,
"黄网"
,
"黄网"
,
"主流狗"
,
"报社狗"
,
"报社狗"
,
"强退狗"
,
"强退狗"
,
"垃圾"
,
"垃圾"
,
...
@@ -1252,9 +1236,7 @@
...
@@ -1252,9 +1236,7 @@
"翘臀"
,
"翘臀"
,
"乳波"
,
"乳波"
,
"臀浪"
,
"臀浪"
,
"浪臀"
"浪臀"
,
],
"badword_level3"
:
[
"中共去死"
,
"中共去死"
,
"无帮国"
,
"无帮国"
,
"无邦国"
,
"无邦国"
,
...
...
routes/api.js
View file @
5c83e06e
...
@@ -231,7 +231,9 @@ router.post('/score', function (req, res) {
...
@@ -231,7 +231,9 @@ router.post('/score', function (req, res) {
'
${
userB
.
pt
}
',
'
${
userB
.
pt
}
',
'
${
arena
}
',
'
${
arena
}
',
'
${
start
}
',
'
${
start
}
',
'
${
end
}
'
'
${
end
}
',
'
${
winner
}
',
'
${
firstWin
}
',
)`
)
)`
)
queries
.
map
(
function
(
q
)
{
queries
.
map
(
function
(
q
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment