From 6c45539bf88c81c7f5b4c698339a49635eab471d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 20 Oct 2024 08:45:30 +0000 Subject: [PATCH] remove lufi demo (#899) - ref. #1 - https://demo.lufi.io : HTTPSConnectionPool(host='demo.lufi.io', port=443): Max retries exceeded with url: / (Caused by NameResolutionError(: Failed to resolve 'demo.lufi.io' ([Errno -2] Name or service not known))) --- software/lufi.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/lufi.yml b/software/lufi.yml index 6798f6b282..d3aed8720f 100644 --- a/software/lufi.yml +++ b/software/lufi.yml @@ -8,4 +8,3 @@ platforms: tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://framagit.org/fiat-tux/hat-softwares/lufi/tree/master -demo_url: https://demo.lufi.io