From b22d8695a414a80982ac964e4682372f88cd4123 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 18 Jan 2026 09:36:28 +0000 Subject: [PATCH] chore(registry): update plugins.json [skip ci] --- public/plugins.json | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/public/plugins.json b/public/plugins.json index 1a494f9..0a6a787 100644 --- a/public/plugins.json +++ b/public/plugins.json @@ -1,20 +1,15 @@ [ { "id": "plugin-mivo-theme", - "name": "Mivo Theme Downloader", - "description": "Allows downloading the Captive Portal theme with auto-configuration.", - "author": "DyzulkDev", - "version": "1.0.0", - "category": "Hotspot Tools", - "tags": [ - "theme", - "downloader", - "hotspot", - "captive-portal" - ], + "name": null, + "description": "", + "author": "mivodev", + "version": "v1.0.0", + "category": "Uncategorized", + "tags": [], "repo": "https://github.com/mivodev/plugin-mivo-theme", - "download": "https://github.com/mivodev/plugin-mivo-theme/archive/refs/heads/main.zip", + "download": "https://github.com/mivodev/plugin-mivo-theme/releases/download/v1.0.0/plugin-mivo-theme.zip", "readme": "/plugins/plugin-mivo-theme", - "updated_at": "2026-01-18T09:01:34Z" + "updated_at": "2026-01-18T09:35:20Z" } ] \ No newline at end of file