Update cfc.lua

This commit is contained in:
plally 2022-09-07 17:21:55 -04:00 committed by GitHub
parent 249d0c49c5
commit 675d823c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,6 @@ return {
["*.fox.pics"] = {allowed=true},
-- media player
["samuelmaddock.github.io"] = {allowed=true, isPermanent=true} -- Media player
["samuelmaddock.github.io"] = {allowed=true} -- Media player
}
}