From 23c343ffe630d7c071c6581364f0b8329fd2536c Mon Sep 17 00:00:00 2001 From: Thomas Rientjes <synzvato@protonmail.com> Date: Tue, 20 Mar 2018 17:15:09 +0100 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 b8a06cb..c4e818d 100644 --- a/core/interceptor.js +++ b/core/interceptor.js @@ -52,6 +52,7 @@ interceptor.handleRequest = function (requestDetails, tabIdentifier, tab) { 'glowing-bear.org': true, 'minigames.mail.ru': true, 'miniquadtestbench.com': true, + 'nhm.ac.uk': true, 'openweathermap.org': true, 'qwertee.com': true, 'report-uri.io': true, -- GitLab