Add express (#56)

This commit is contained in:
Redox 2024-08-20 23:53:51 +02:00 committed by GitHub
parent 14e840302c
commit 9d98e9a6c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,10 @@ local config = {
-- this is used internally by this addon, removing it could cause issues
["gmhttp.pages.dev"] = { allowed = true, noisy = true, permanent = true },
-- Used in https://github.com/CFC-Servers/gm_express
["gmod.express"] = { allowed = true, noisy = true, permanent = true },
["stg.gmod.express"] = { allowed = true, noisy = true, permanent = true },
["google.com"] = { allowed = true, noisy = true },
["www.google.com"] = { allowed = true, noisy = true },