This commit is contained in:
dyzulk
2026-01-18 16:47:57 +07:00

View File

@@ -1,20 +1,15 @@
[ [
{ {
"id": "plugin-mivo-theme", "id": "plugin-mivo-theme",
"name": "Mivo Theme Downloader", "name": null,
"description": "Allows downloading the Captive Portal theme with auto-configuration.", "description": "",
"author": "DyzulkDev", "author": "mivodev",
"version": "1.0.0", "version": "v1.0.0",
"category": "Hotspot Tools", "category": "Uncategorized",
"tags": [ "tags": [],
"theme",
"downloader",
"hotspot",
"captive-portal"
],
"repo": "https://github.com/mivodev/plugin-mivo-theme", "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", "readme": "/plugins/plugin-mivo-theme",
"updated_at": "2026-01-18T09:01:34Z" "updated_at": "2026-01-18T09:35:20Z"
} }
] ]