Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Block leadconnect #25
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce committed Apr 10, 2019
1 parent 1bed8fe commit 3b14666
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Chrome/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ chrome.webRequest.onBeforeRequest.addListener(
"*://sdk.inbenta.io/chatbot/*",
"*://pi2.movoto.com/1.7.654/javascripts/desktop/movoto.min.js",
"*://*.zopim.com/*",
"*://cdn.gubagoo.io/*"
"*://cdn.gubagoo.io/*",
"*://leadconnect.ipmaxi.se/*"
]},
["blocking"]);
3 changes: 2 additions & 1 deletion filterlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@
||sdk.inbenta.io/chatbot/*
||pi2.movoto.com/1.7.654/javascripts/desktop/movoto.min.js
||*.zopim.com/*
||cdn.gubagoo.io/*
||cdn.gubagoo.io/*
||leadconnect.ipmaxi.se/*

0 comments on commit 3b14666

Please sign in to comment.