Delete //tools/website-blocker

I changed the name of this project to url-blocker, which lives both
within this repository and at github.com/wpcarro/url-blocker.
This commit is contained in:
William Carroll 2020-04-05 16:29:42 +01:00
parent 4e038f5a18
commit f5f03e2049

View file

@ -1,28 +0,0 @@
[
{
"urls": [
"facebook.com",
"www.facebook.com",
"twitter.com",
"www.twitter.com",
"youtube.com",
"www.youtube.com",
"instagram.com",
"www.instagram.com"
],
"allowed": []
},
{
"urls": [
"chat.googleplex.com"
],
"allowed": [
{
"day": "Sunday",
"timeslots": [
"18:35-18:39"
]
}
]
}
]