From 5bc6c7af1e83fd8c2e2e2fde8e3ec2f58c7b799a Mon Sep 17 00:00:00 2001 From: "Tim \"timmyRS\" Speckhals" Date: Fri, 4 Oct 2019 00:03:36 +0200 Subject: [PATCH] Improve link-to.net bypass --- background.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/background.js b/background.js index 6eb5faf..2b1cdcb 100644 --- a/background.js +++ b/background.js @@ -394,7 +394,8 @@ brws.webRequest.onBeforeRequest.addListener(details=>{ "*://*.dlbatch.com/?r=*", "*://*.bolaoke.club/?r=*", "*://*.menantisenja.com/?r=*", -"*://*.motorbalap.id/?r=*" +"*://*.motorbalap.id/?r=*", +"*://*.link-to.net/*/*?r=*" ]},["blocking"]) brws.webRequest.onBeforeRequest.addListener(details=>{