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

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce authored Nov 22, 2020
2 parents 5625bbb + 014ff71 commit 1419fa2
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 3 deletions.
12 changes: 12 additions & 0 deletions Chrome/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,18 @@ chrome.webRequest.onBeforeRequest.addListener(
"*://widget.consultsystems.ru/*",
"*://chatclient.venew.io",
"*://api.venyoo.ru/*",
"*://d1fw6d83a3emwv.cloudfront.net/bot/prod/js/web-chan.js",
"*://cdn.bitrix24.kz/*",
"*://live.vnpgroup.net/js/*",
"*://crm.digtlab.ru/upload/*",
"*://me-talk.ru/support/*",
"*://cdn-app.continual.ly/js/embed/continually-embed.latest.min.js",
"*://corp.aquadom.info/upload/crm/site_button/loader_1_lue57s.js*",
"*://lawbook.online/chat.js*",
"*://static.parastorage.com/services/chat-widget/*",
"*://service.giosg.com/*",
"*://chatbox.cuuma.fi/*",
"*://envybox.io/*",

// someone from x just bought y widgets
"*://static.notifia.io/widget.js",
Expand Down
2 changes: 1 addition & 1 deletion Chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Hello, Goodbye",
"version": "1.5.7",
"version": "1.5.8",
"description": "Hello, Goodbye blocks annoying chat widgets.",
"icons": {
"32": "icons/HGB@0,25x.png",
Expand Down
Binary file modified app.zip
Binary file not shown.
15 changes: 14 additions & 1 deletion filterlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,17 @@
||cs15.livetex.ru/js/client.js
||widget.consultsystems.ru/*
||chatclient.venew.io/*
||api.venyoo.ru/*
||api.venyoo.ru/*
||widget.consultsystems.ru
||d1fw6d83a3emwv.cloudfront.net/bot/prod/js/web-chan.js
||cdn.bitrix24.kz
||live.vnpgroup.net/js/*
||crm.digtlab.ru/upload/*
||me-talk.ru/support/*
||cdn-app.continual.ly/js/embed/continually-embed.latest.min.js
||corp.aquadom.info/upload/crm/site_button/loader_1_lue57s.js*
||lawbook.online/chat.js*
||static.parastorage.com/services/chat-widget/*
||service.giosg.com
||chatbox.cuuma.fi
||envybox.io/*
10 changes: 9 additions & 1 deletion pihole.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,12 @@ clients.streamwood.ru
cs15.livetex.ru
widget.consultsystems.ru
chatclient.venew.io
api.venyoo.ru
api.venyoo.ru
d1fw6d83a3emwv.cloudfront.net
cdn.bitrix24.kz
live.vnpgroup.net
crm.digtlab.ru
me-talk.ru
cdn-app.continual.ly
service.giosg.com
chatbox.cuuma.fi

0 comments on commit 1419fa2

Please sign in to comment.