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:
parent
4e038f5a18
commit
f5f03e2049
1 changed files with 0 additions and 28 deletions
|
@ -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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
Loading…
Reference in a new issue