From af9909302731153717bee5d80eb16f4ad035a2f0 Mon Sep 17 00:00:00 2001
From: Kelvin <kelvin@futo.org>
Date: Fri, 3 Nov 2023 15:35:57 +0100
Subject: [PATCH] PlatformUrl

---
 SoundcloudConfig.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/SoundcloudConfig.json b/SoundcloudConfig.json
index 139b444..68e71de 100644
--- a/SoundcloudConfig.json
+++ b/SoundcloudConfig.json
@@ -2,11 +2,12 @@
     "name": "SoundCloud",
     "description": "One of the biggest music distribution platforms, Privately owned",
     "author": "FUTO",
+    "platformUrl": "https://soundcloud.com",
     "authorUrl": "https://futo.org",
     "sourceUrl": "https://plugins.grayjay.app/Soundcloud/SoundcloudConfig.json",
     "repositoryUrl": "https://futo.org",
     "scriptUrl": "./SoundcloudScript.js",
-    "version": 11,
+    "version": 13,
     "iconUrl": "./soundcloud.png",
     "id": "5fb74e28-2fba-406a-9418-38af04f63c08",
     "scriptSignature": "",
-- 
GitLab