File tree 6 files changed +869
-107
lines changed
6 files changed +869
-107
lines changed Original file line number Diff line number Diff line change 1
1
node_modules
2
- constants.js
2
+ donate.json
3
+ viplist.json
4
+ config.json
Original file line number Diff line number Diff line change @@ -11,5 +11,7 @@ Looking forward to meet with you.
11
11
## Todo
12
12
13
13
- [x] Add total request times throttle killswitch.
14
- - [ ] Add request times throttle killswithch for individual enduser.
15
- - [ ] Add trail and paid feature.
14
+ - [x] Add request times throttle killswithch for individual enduser.
15
+ - [x] Add trail and paid feature.
16
+ - [x] Rebuild data instructure.
17
+ - [x] Add dead line property.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 9
9
"author" : " mumuwu" ,
10
10
"license" : " ISC" ,
11
11
"dependencies" : {
12
- "mixin-node-sdk" : " 2.x " ,
12
+ "mixin-node-sdk" : " ^3.1.8 " ,
13
13
"request" : " ^2.88.2"
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments