Add steamuserimages (#53)

This commit is contained in:
Redox 2024-01-25 23:44:56 +01:00 committed by GitHub
parent 33b31a0742
commit 89c471034e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,9 @@ local config = {
["developer.valvesoftware.com"] = { allowed = true },
["avatars.cloudflare.steamstatic.com"] = { allowed = true },
["avatars.akamai.steamstatic.com"] = { allowed = true },
["steamuserimages-a.akamaihd.net"] = { allowed = true },
["images.akamai.steamusercontent.com"] = { allowed = true },
["steamcdn-a.akamaihd.net"] = { allowed = true },
["api.github.com"] = { allowed = true },
["github.com"] = { allowed = true },
@ -71,10 +74,6 @@ local config = {
["puu.sh"] = { allowed = true },
["images.akamai.steamusercontent.com"] = { allowed = true },
["steamcdn-a.akamaihd.net"] = { allowed = true },
["facepunch.com"] = { allowed = true },
["*.facepunch.com"] = { allowed = true },