From 7a76451e4e9ad6c8f16cf31e97045186005e10e8 Mon Sep 17 00:00:00 2001 From: Thomas Rientjes Date: Tue, 29 May 2018 00:47:20 +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 ba60a1e..2d7be1a 100644 --- a/core/interceptor.js +++ b/core/interceptor.js @@ -67,6 +67,7 @@ interceptor.handleRequest = function (requestDetails, tabIdentifier, tab) { 'miniquadtestbench.com': true, 'nhm.ac.uk': true, 'openweathermap.org': true, + 'poedb.tw': true, 'qwertee.com': true, 'regentgreymouth.co.nz': true, 'report-uri.io': true, -- GitLab