about summary refs log blame commit diff
path: root/tools/website-blocker/rules.json
blob: 42094a7cdd14e5f51fe979c4e21788362035783d (plain) (tree)

























                           
[
  {
    "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": "Tuesday",
        "timeslots": []
      }
    ]
  }
]