mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
Wildcard steamstatic.com (#58)
This commit is contained in:
parent
9d98e9a6c1
commit
39e88b57f6
@ -33,8 +33,7 @@ local config = {
|
|||||||
["api.steampowered.com"] = { allowed = true },
|
["api.steampowered.com"] = { allowed = true },
|
||||||
["steamcommunity.com"] = { allowed = true },
|
["steamcommunity.com"] = { allowed = true },
|
||||||
["developer.valvesoftware.com"] = { allowed = true },
|
["developer.valvesoftware.com"] = { allowed = true },
|
||||||
["avatars.cloudflare.steamstatic.com"] = { allowed = true },
|
["*.steamstatic.com"] = { allowed = true },
|
||||||
["avatars.akamai.steamstatic.com"] = { allowed = true },
|
|
||||||
["steamuserimages-a.akamaihd.net"] = { allowed = true },
|
["steamuserimages-a.akamaihd.net"] = { allowed = true },
|
||||||
["images.akamai.steamusercontent.com"] = { allowed = true },
|
["images.akamai.steamusercontent.com"] = { allowed = true },
|
||||||
["steamcdn-a.akamaihd.net"] = { allowed = true },
|
["steamcdn-a.akamaihd.net"] = { allowed = true },
|
||||||
|
Loading…
Reference in New Issue
Block a user