From 91a80a5b45abb7aad2075ae522c87b286dded11a Mon Sep 17 00:00:00 2001 From: tremor021 Date: Tue, 21 Apr 2026 10:30:54 +0200 Subject: [PATCH] fireshare: update json --- json/fireshare.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/json/fireshare.json b/json/fireshare.json index 438e689c..47dc2570 100644 --- a/json/fireshare.json +++ b/json/fireshare.json @@ -8,9 +8,9 @@ "type": "ct", "updateable": true, "privileged": false, - "interface_port": 9000, + "interface_port": 80, "documentation": "https://github.com/ShaneIsrael/fireshare/blob/develop/README.md", - "website": "https://github.com/ShaneIsrael/fireshare", + "website": "https://fireshare.net/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/fireshare.webp", "description": "Fireshare is a self-hosted app that lets you share videos — particularly gaming clips — via unique links. You upload videos to a folder, and the app generates shareable URLs for each one. It's designed as a lightweight alternative to services like Medal or YouTube for people who want full control over their content without relying on third-party platforms.", "install_methods": [ @@ -45,4 +45,4 @@ "type": "warning" } ] -} +} \ No newline at end of file