From 18b345b48aec168331ff5f9525d2847bc8ae928c Mon Sep 17 00:00:00 2001 From: Conal Tuohy Date: Thu, 16 Nov 2017 20:16:02 +1000 Subject: [PATCH] remove github match github's Content Security Policy forbids AJAX connections to non-github domains (such as oceania.digital) --- js/kaiwhakatere.user.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/kaiwhakatere.user.js b/js/kaiwhakatere.user.js index b7d90a2..f166c0e 100644 --- a/js/kaiwhakatere.user.js +++ b/js/kaiwhakatere.user.js @@ -10,7 +10,6 @@ // @match http://www.aucklandmuseum.com/* // @match http://ketechristchurch.peoplesnetworknz.info/* // @match https://en.wikipedia.org/* -// @match https://github.com/Conal-Tuohy/oceania/* // @grant none // ==/UserScript==