Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
7 years ago
Commit
ba5c46d53824c2cb06d2cf8711d455db8287157f
1 parent
9db34e69
company ip
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
doraemon/middleware/limiter/index.js
doraemon/middleware/limiter/index.js
View file @
ba5c46d
...
...
@@ -15,7 +15,8 @@ const captchaPolicy = require('./policies/captcha');
const
IP_WHITE_LIST
=
[
'106.38.38.146'
,
'218.94.75.58'
,
'218.94.75.50'
'218.94.75.50'
,
'218.94.77.166'
];
const
PATH_WHITE_LIST
=
[
...
...
Please
register
or
login
to post a comment