From d1486a8ca72bfe6a2fbb1efd17e3a47e0102cd44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Tue, 19 Jul 2016 14:16:41 +0200 Subject: [PATCH 1/2] Add rules for Slack. --- official-allow_sameorg.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index af69ada..2bfb349 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -32,6 +32,9 @@ {"o":{"h":"*.myspace.com"},"d":{"h":"*.myspacecdn.com"}}, {"o":{"h":"*.paypal.com"},"d":{"h":"*.paypalobjects.com"}}, {"o":{"h":"*.sf.net"},"d":{"h":"*.sourceforge.net"}}, + {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-edge.com"}}, + {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-msgs.com"}}, + {"o":{"h":"*.slack.com"},"d":{"h":"*.slack.global.ssl.fastly.net"}}, {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.sstatic.net"}}, {"o":{"h":"*.serverfault.com"},"d":{"h":"*.sstatic.net"}}, {"o":{"h":"*.superuser.com"},"d":{"h":"*.sstatic.net"}}, From 460fc36eca1e0ceaf3c5c9cc3bc1b2010c945215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Wed, 20 Jul 2016 18:09:31 +0200 Subject: [PATCH 2/2] Remove fastly, because it is not same org. --- official-allow_sameorg.json | 1 - 1 file changed, 1 deletion(-) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index 2bfb349..f4b7251 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -34,7 +34,6 @@ {"o":{"h":"*.sf.net"},"d":{"h":"*.sourceforge.net"}}, {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-edge.com"}}, {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-msgs.com"}}, - {"o":{"h":"*.slack.com"},"d":{"h":"*.slack.global.ssl.fastly.net"}}, {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.sstatic.net"}}, {"o":{"h":"*.serverfault.com"},"d":{"h":"*.sstatic.net"}}, {"o":{"h":"*.superuser.com"},"d":{"h":"*.sstatic.net"}},