From bd157d19373ec561e5d7389de51d78d0c88b30ee Mon Sep 17 00:00:00 2001 From: Nicorb <67009524+nicola-corbellini@users.noreply.github.com> Date: Fri, 24 Nov 2023 22:28:51 +0100 Subject: [PATCH] Update plugin.json --- plugin.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugin.json b/plugin.json index d7adcd4..49276ca 100644 --- a/plugin.json +++ b/plugin.json @@ -1,10 +1,10 @@ { - "name": "Catube", + "name": "IngestAnything", "version": "0.0.1", - "description": "Description of catube.", + "description": "This plugin extends the RabbitHole's capabilities and allows to ingest a handful of extra formats", "author_name": "Nicola Corbellini", "author_url": "", - "plugin_url": "https://github.com/Furrmidable-Crew/CaTube", - "tags": "Cat, RabbitHole, DocumentsLoading", - "thumb": "https://raw.githubusercontent.com/my_repo_path/catube.png" + "plugin_url": "https://github.com/Furrmidable-Crew/IngestAnything", + "tags": "cat, rabbit_hole, file_ingestion", + "thumb": "" }