Last active
September 2, 2019 02:01
-
-
Save marcastel/94e1781b7f582348a2a42f3af2a8b1d8 to your computer and use it in GitHub Desktop.
Revisions
-
marcastel revised this gist
Sep 2, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ { "name": "ISLE Blacklist", "description": "Blocks advertising and analytics servers.", "denied-remote-domains": ["facebook.com", "twitter.com", "youtube.com"] } -
marcastel created this gist
Sep 2, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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"] }