diff --git a/dist/templateManager.user.js b/dist/templateManager.user.js index 9282d1c..55db5f5 100644 --- a/dist/templateManager.user.js +++ b/dist/templateManager.user.js @@ -12,6 +12,7 @@ // @match https://9jjigdr1wlul7fbginbq7h76jg9h3s.ext-twitch.tv/* // @match https://place.ludwig.gg/* // @match https://pixelplace.io/* +// @match https://canvas.calamitymod.com/* // @grant GM.xmlHttpRequest // @grant GM.setValue // @grant GM.getValue diff --git a/gorilla.json b/gorilla.json index 43a779a..bdc5ab9 100644 --- a/gorilla.json +++ b/gorilla.json @@ -11,7 +11,8 @@ "https://www.twitch.tv/otknetwork/*", "https://9jjigdr1wlul7fbginbq7h76jg9h3s.ext-twitch.tv/*", "https://place.ludwig.gg/*", - "https://pixelplace.io/*" + "https://pixelplace.io/*", + "https://canvas.calamitymod.com/*" ], "grant": [ "GM.xmlHttpRequest",