From 6453ea71d0e0a6811080112e35e912718650992e Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Sun, 19 Apr 2026 04:01:01 +1000 Subject: [PATCH] Update thumbnail URL in Litruv Test Plugin configuration --- plugins/litruv-test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/litruv-test.json b/plugins/litruv-test.json index 6426da9..d6133b6 100644 --- a/plugins/litruv-test.json +++ b/plugins/litruv-test.json @@ -6,6 +6,6 @@ "author": "litruv", "repository": "https://github.com/Litruv/JollyRipper-Plugin-Example", "homepage": "https://github.com/Litruv/JollyRipper-Plugin-Example", - "thumbnail": "https://raw.githubusercontent.com/Litruv/JollyRipper-Plugin-Example/main/thumbnail.png", + "thumbnail": "https://github.com/litruv/JollyRipper-Plugin-Example/blob/master/thumbnail.png?raw=true", "tags": ["example", "test"] } \ No newline at end of file