From 6f870e39d7798beb15822887c1fde4e4d1651130 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 19 Dec 2022 00:41:49 +0100 Subject: [PATCH] fix manifest: demo and website are just pointing to the code repo, not actual website/demo ... --- manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8746673..7d1c253 100644 --- a/manifest.json +++ b/manifest.json @@ -10,8 +10,6 @@ "url": "https://github.com/Jackett/Jackett", "upstream": { "license": "GPL-2.0", - "website": "https://github.com/Jackett/Jackett", - "demo": "https://github.com/Jackett/Jackett", "code": "https://github.com/Jackett/Jackett" }, "license": "GPL-2.0",