mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist_configs.git
synced 2025-03-04 03:03:06 -05:00
Add steamuserimages-a.akamaihd.ne (#3)
* Update cfc.lua * Update cfc.lua
This commit is contained in:
parent
bfce224ee8
commit
b71c24943c
@ -40,6 +40,7 @@ return {
|
||||
["gmod.pages.dev"] = {allowed=true, permanent=true},
|
||||
|
||||
-- Steam API, mapvote uses this.
|
||||
["api.steampowered.com"] = {allowed=true, permanent=true}
|
||||
["api.steampowered.com"] = {allowed=true, permanent=true},
|
||||
["steamuserimages-a.akamaihd.net"] = {allowed=true, permanent=true}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user