Skip to content

Instantly share code, notes, and snippets.

@marcastel
Last active September 2, 2019 02:01
Show Gist options
  • Select an option

  • Save marcastel/94e1781b7f582348a2a42f3af2a8b1d8 to your computer and use it in GitHub Desktop.

Select an option

Save marcastel/94e1781b7f582348a2a42f3af2a8b1d8 to your computer and use it in GitHub Desktop.

Revisions

  1. marcastel revised this gist Sep 2, 2019. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions Little Snitch blacklist
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    {
    "name": "Social Media Block List",
    "description": "Blocks access to popular social media sites.",
    "name": "ISLE Blacklist",
    "description": "Blocks advertising and analytics servers.",
    "denied-remote-domains": ["facebook.com", "twitter.com", "youtube.com"]
    }
  2. marcastel created this gist Sep 2, 2019.
    5 changes: 5 additions & 0 deletions Little Snitch blacklist
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    {
    "name": "Social Media Block List",
    "description": "Blocks access to popular social media sites.",
    "denied-remote-domains": ["facebook.com", "twitter.com", "youtube.com"]
    }