Skip to content
Snippets Groups Projects
Verified Commit 778e2e53 authored by Thomas Rientjes's avatar Thomas Rientjes
Browse files

Update temporary list of tainted domains

parent c614851a
No related branches found
No related tags found
No related merge requests found
...@@ -45,11 +45,13 @@ interceptor.handleRequest = function (requestDetails, tabIdentifier, tab) { ...@@ -45,11 +45,13 @@ interceptor.handleRequest = function (requestDetails, tabIdentifier, tab) {
// Temporary list of undetectable tainted domains. // Temporary list of undetectable tainted domains.
let undetectableTaintedDomains = { let undetectableTaintedDomains = {
'10fastfingers.com': true, '10fastfingers.com': true,
'blog.datawrapper.de': true,
'cdnjs.com': true, 'cdnjs.com': true,
'dropbox.com': true, 'dropbox.com': true,
'glowing-bear.org': true, 'glowing-bear.org': true,
'minigames.mail.ru': true, 'minigames.mail.ru': true,
'miniquadtestbench.com': true, 'miniquadtestbench.com': true,
'openweathermap.org': true,
'qwertee.com': true, 'qwertee.com': true,
'report-uri.io': true, 'report-uri.io': true,
'scotthelme.co.uk': true, 'scotthelme.co.uk': true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment