mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
update allowed addresses
This commit is contained in:
parent
d5e216c33b
commit
26111a8845
@ -78,8 +78,8 @@ return {
|
||||
["images-([%w%-]+)%.discordapp%.net"] = { allowed = true, pattern = true },
|
||||
["i([%w-_]+)%.tinypic%.com"] = { allowed = true, pattern = true },
|
||||
|
||||
["(%w+)%.keybase.pub/(.+)"] = { allowed = true, pattern = true },
|
||||
["tts.cyzon.us/(.+)"] = { allowed = true, pattern = true },
|
||||
["(%w+)%.keybase.pub"] = { allowed = true, pattern = true },
|
||||
["tts.cyzon.us"] = { allowed = true },
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user