Update cfc.lua

This commit is contained in:
Pierce Lally 2025-02-14 21:44:43 -05:00 committed by GitHub
parent d2428c7907
commit 89403e96e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,5 +3,6 @@ return {
addresses = {
["cf-steam-api.redoxdev.workers.dev"] = { allowed = true, permanent = true },
["gm-http-proxy.fly.dev"] = { allowed = true, permanent = true },
}
}