mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist_configs.git
synced 2025-03-04 03:03:06 -05:00
Add SV Config
This commit is contained in:
parent
a292dbdff7
commit
d2428c7907
7
lua/cfc_http_restrictions/configs/server/cfc.lua
Normal file
7
lua/cfc_http_restrictions/configs/server/cfc.lua
Normal file
@ -0,0 +1,7 @@
|
||||
return {
|
||||
version = "1",
|
||||
|
||||
addresses = {
|
||||
["cf-steam-api.redoxdev.workers.dev"] = { allowed = true, permanent = true },
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user