Add steamuserimages-a.akamaihd.ne (#3)

* Update cfc.lua

* Update cfc.lua
This commit is contained in:
plally 2023-05-07 03:15:20 -04:00 committed by GitHub
parent bfce224ee8
commit b71c24943c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}
}
}