mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
Add express (#56)
This commit is contained in:
parent
14e840302c
commit
9d98e9a6c1
@ -23,6 +23,10 @@ local config = {
|
||||
-- this is used internally by this addon, removing it could cause issues
|
||||
["gmhttp.pages.dev"] = { allowed = true, noisy = true, permanent = true },
|
||||
|
||||
-- Used in https://github.com/CFC-Servers/gm_express
|
||||
["gmod.express"] = { allowed = true, noisy = true, permanent = true },
|
||||
["stg.gmod.express"] = { allowed = true, noisy = true, permanent = true },
|
||||
|
||||
["google.com"] = { allowed = true, noisy = true },
|
||||
["www.google.com"] = { allowed = true, noisy = true },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user