From 53dad02c1b67e0027988d47632a6e87255d62ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Tue, 19 Jul 2016 09:19:13 +0200 Subject: [PATCH] Add raw and render under githubusercontent.com and github.com. This is needed for displaying images that are committed to a Git repository from the GitHub web interface. --- official-allow_sameorg.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index af69ada..2f4d4a9 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -94,6 +94,9 @@ {"o":{"h":"*.github.com"},"d":{"h":"*.camo.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.avatars1.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.cloud.githubusercontent.com"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.raw.githubusercontent.com"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.render.githubusercontent.com"}}, + {"o":{"h":"*.render.githubusercontent.com"},"d":{"h":"*.raw.githubusercontent.com"}}, {"o":{"h":"*.citicards.com"},"d":{"h":"*.citi.com"}}, {"o":{"h":"*.groupeiweb.com"},"d":{"h":"*.iweb.com"}}, {"o":{"h":"*.hulu.com"},"d":{"h":"*.huluim.com"}},