Skip to content

Commit

Permalink
Update temporary list of tainted domains
Browse files Browse the repository at this point in the history
  • Loading branch information
Synzvato committed Feb 23, 2019
1 parent 3a8237e commit ee6bc5a
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion core/interceptor.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,17 +138,24 @@ interceptor.taintedDomains = {
'cellmapper.net': true,
'code.world': true,
'creativecommons.org': true,
'de.sharkoon.com': true,
'docs.servicenow.com': true,
'dropbox.com': true,
'echo-news.co.uk': true,
'en.sharkoon.com': true,
'epey.com': true,
'es.sharkoon.com': true,
'evoice.com': true,
'fr.sharkoon.com': true,
'freebusy.io': true,
'gazetadopovo.com.br': true,
'gdt.oqlf.gouv.qc.ca': true,
'glowing-bear.org': true,
'ico.org.uk': true,
'identi.ca': true,
'it.sharkoon.com': true,
'ja.sharkoon.com': true,
'ko.sharkoon.com': true,
'labdoor.com': true,
'lemon-aid.de': true,
'manualslib.com': true,
Expand All @@ -158,24 +165,30 @@ interceptor.taintedDomains = {
'miniquadtestbench.com': true,
'newlook.dteenergy.com': true,
'nhm.ac.uk': true,
'nl.sharkoon.com': true,
'opavote.com': true,
'openweathermap.org': true,
'pl.sharkoon.com': true,
'poedb.tw': true,
'pt.sharkoon.com': true,
'qwertee.com': true,
'regentgreymouth.co.nz': true,
'report-uri.io': true,
'ru.sharkoon.com': true,
'scan.nextcloud.com': true,
'scotthelme.co.uk': true,
'securityheaders.com': true,
'securityheaders.io': true,
'somiibo.com': true,
'stefansundin.github.io': true,
'timescale.com': true,
'tr.sharkoon.com': true,
'transcend-info.com': true,
'udacity.com': true,
'yadi.sk': true,
'yelp.com': true,
'yourvotematters.co.uk': true
'yourvotematters.co.uk': true,
'zh-hant.sharkoon.com': true
};

interceptor.amountInjected = 0;
Expand Down

0 comments on commit ee6bc5a

Please sign in to comment.