mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
add www.youtube.com (#44)
This commit is contained in:
parent
83b3811266
commit
265ce54eea
@ -49,6 +49,7 @@ local config = {
|
||||
["drive.google.com"] = { allowed = true },
|
||||
|
||||
-- youtube
|
||||
["www.youtube.com"] = { allowed = true },
|
||||
["youtube.com"] = { allowed = true },
|
||||
["youtu.be"] = { allowed = true },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user