Update default_config.lua

This commit is contained in:
plally 2023-04-26 16:11:19 -04:00 committed by GitHub
parent 9f6fc16dea
commit d5e216c33b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ return {
["www.google.com"] = { allowed = true, noisy = true }, ["www.google.com"] = { allowed = true, noisy = true },
["api.steampowered.com"] = = { allowed=true }, ["api.steampowered.com"] = { allowed=true },
["steamcommunity.com"] = { allowed = true }, ["steamcommunity.com"] = { allowed = true },
["api.github.com"] = { allowed = true }, ["api.github.com"] = { allowed = true },
["github.com"] = { allowed = true }, ["github.com"] = { allowed = true },