Create blocklist.json

This commit is contained in:
Code Ninjas Langley 2023-10-17 20:33:04 +01:00 committed by GitHub
parent 62951df8cb
commit f29d08c6b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
blocklist.json Normal file
View file

@ -0,0 +1,8 @@
{
"server":"192.168.0.1",
"blocklist":[
"yahoo.com",
"youtube.com",
"skribbl.io"
]
}