This website works better with JavaScript.
Home
Explore
Help
Sign In
Independent
/
gim
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update white url
master
DengBiao
1 year ago
parent
ddfb4c7e3f
commit
ebd038b32d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pkg/urlwhitelist/urlwhitelist.go
+ 1
- 0
pkg/urlwhitelist/urlwhitelist.go
View File
@@ -3,6 +3,7 @@ package urlwhitelist
var Business = map[string]int{
"/pb.BusinessExt/SignIn": 0,
"/pb.BusinessExt/EmoticonList": 1,
"/pb.BusinessExt/GetUser": 2,
}
var Logic = map[string]int{
Write
Preview
Loading…
Cancel
Save