From 3d0ba758a940a515420a6425282adb25de4de49f Mon Sep 17 00:00:00 2001 From: Bruce Date: Fri, 26 Apr 2019 21:06:59 -0700 Subject: [PATCH] block small.chat --- Chrome/background.js | 3 ++- .../UserInterfaceState.xcuserstate | Bin 36517 -> 36517 bytes filterlist.txt | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Chrome/background.js b/Chrome/background.js index 6dff6327..14c39f90 100644 --- a/Chrome/background.js +++ b/Chrome/background.js @@ -49,6 +49,7 @@ chrome.webRequest.onBeforeRequest.addListener( "*://pi2.movoto.com/1.7.654/javascripts/desktop/movoto.min.js", "*://*.zopim.com/*", "*://cdn.gubagoo.io/*", - "*://leadconnect.ipmaxi.se/*" + "*://leadconnect.ipmaxi.se/*", + "*://static.small.chat/messenger.js" ]}, ["blocking"]); \ No newline at end of file diff --git a/Safari/HelloGoodbye.xcodeproj/project.xcworkspace/xcuserdata/bruceroettgers.xcuserdatad/UserInterfaceState.xcuserstate b/Safari/HelloGoodbye.xcodeproj/project.xcworkspace/xcuserdata/bruceroettgers.xcuserdatad/UserInterfaceState.xcuserstate index d6382a8ae79d409a642212df1d87145c47cf5aef..d7e8ec6d6344ea5663ad583d077208970c1e2848 100644 GIT binary patch delta 29 kcmZ2Fmucx-rVT0bEWK%`CT-4;zhwhtwNKdW787p-0K9ArQvd(} delta 29 lcmZ2Fmucx-rVT0bEG?__`8H?B-?Cw8S@~aWvs+BO5dg4}3%39O diff --git a/filterlist.txt b/filterlist.txt index 4109eb80..81118475 100644 --- a/filterlist.txt +++ b/filterlist.txt @@ -32,4 +32,5 @@ ||pi2.movoto.com/1.7.654/javascripts/desktop/movoto.min.js ||*.zopim.com/* ||cdn.gubagoo.io/* -||leadconnect.ipmaxi.se/* \ No newline at end of file +||leadconnect.ipmaxi.se/* +||static.small.chat/messenger.js \ No newline at end of file