From 5ed5765f291c6330970bb49b468b027370c328a5 Mon Sep 17 00:00:00 2001 From: Thomas Rientjes <synzvato@protonmail.com> Date: Mon, 13 Nov 2017 15:34:01 -0300 Subject: [PATCH] Update temporary list of tainted domains --- core/interceptor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/interceptor.js b/core/interceptor.js index e9b28ce..d681d0d 100644 --- a/core/interceptor.js +++ b/core/interceptor.js @@ -48,13 +48,13 @@ interceptor.handleRequest = function (requestDetails, tabIdentifier, tab) { 'cdnjs.com': true, 'dropbox.com': true, 'glowing-bear.org': true, - 'jadi.sk': true, 'minigames.mail.ru': true, 'report-uri.io': true, 'scotthelme.co.uk': true, 'securityheaders.io': true, 'stefansundin.github.io': true, 'udacity.com': true, + 'yadi.sk': true, 'yourvotematters.co.uk': true }; -- GitLab