Add discord media (#28)

This commit is contained in:
Redox 2023-08-17 16:13:26 +01:00 committed by GitHub
parent 4733bf1de8
commit d2f18c5d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,6 +87,7 @@ local config = {
["cdn[%w-_]*.discordapp%.com"] = { allowed = true, pattern = true },
["images-([%w%-]+)%.discordapp%.net"] = { allowed = true, pattern = true },
["media.discordapp.net"] = { allowed = true },
["i([%w-_]+)%.tinypic%.com"] = { allowed = true, pattern = true },
["(%w+)%.keybase.pub"] = { allowed = true, pattern = true },