From 2893c5d83210260c1292cd1d0cc908669245f0ae Mon Sep 17 00:00:00 2001 From: Thomas Rientjes Date: Sun, 1 Jul 2018 21:24:29 +0200 Subject: [PATCH] Update temporary list of tainted domains --- core/interceptor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/core/interceptor.js b/core/interceptor.js index 6ca3506..c1d9c7a 100644 --- a/core/interceptor.js +++ b/core/interceptor.js @@ -55,6 +55,7 @@ interceptor.handleRequest = function (requestDetails, tabIdentifier, tab) { 'blog.datawrapper.de': true, 'bundleofholding.com': true, 'cdnjs.com': true, + 'code.world': true, 'dropbox.com': true, 'evoice.com': true, 'freebusy.io': true, -- GitLab