From 5a602599fb2782ee980a1a40a1bb9d2c88b44d6a Mon Sep 17 00:00:00 2001 From: MaxEtMoritz Date: Wed, 11 Jun 2025 18:15:00 +0200 Subject: [PATCH] Fix Glympse preview image CORS issue the old link did not display the preview image correctly on the IITC homepage due to CORS issues. the new link works fine. --- metadata/MaxEtMoritz/glympsemap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/MaxEtMoritz/glympsemap.yml b/metadata/MaxEtMoritz/glympsemap.yml index 261c4ed..5c11969 100644 --- a/metadata/MaxEtMoritz/glympsemap.yml +++ b/metadata/MaxEtMoritz/glympsemap.yml @@ -1,5 +1,5 @@ updateURL: https://github.com/MaxEtMoritz/iitc-glympse/raw/master/iitc-glympsemap.user.js downloadURL: https://github.com/MaxEtMoritz/iitc-glympse/raw/master/iitc-glympsemap.user.js -preview: https://github.com/MaxEtMoritz/iitc-glympse/blob/master/images/Screenshot%202022-08-12%20163456.png +preview: https://raw.githubusercontent.com/MaxEtMoritz/iitc-glympse/master/images/Screenshot%202022-08-12%20163456.png issueTracker: https://github.com/MaxEtMoritz/iitc-glympse/issues homepageURL: https://github.com/MaxEtMoritz/iitc-glympse