From 560b68932c524736e2b4861fb335966b4262ff90 Mon Sep 17 00:00:00 2001
From: Thomas Rientjes <synzvato@protonmail.com>
Date: Fri, 27 Jan 2017 13:41:08 +0100
Subject: [PATCH] Update undetectable tainted domains

---
 lib/load-watcher.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/load-watcher.js b/lib/load-watcher.js
index dcd4496..5875b61 100644
--- a/lib/load-watcher.js
+++ b/lib/load-watcher.js
@@ -60,6 +60,7 @@ var storage = simpleStorage.storage;
  */
 var undetectableTaintedDomains = {
 
+    'identi.ca': true,
     'minigames.mail.ru': true,
     'passport.twitch.tv': true,
     'ya.ru': true,
-- 
GitLab