From c4afd228e669c1326076bb6fe9e542d6083897ed Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 17 Oct 2025 19:53:28 +0200 Subject: [PATCH] remove Web-Portal (Unmaintained since Oct 2024) (#1724) - ref: #1 - `ERROR:awesome_lint.py: Web-Portal: last updated -366 days, 1:28:27.733531 ago, older than 365 days` ``` ghcr.io/enchant97/web-portal:2 (alpine 3.20.3) Total: 19 (UNKNOWN: 2, LOW: 4, MEDIUM: 8, HIGH: 5, CRITICAL: 0) ``` --- software/web-portal.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/web-portal.yml diff --git a/software/web-portal.yml b/software/web-portal.yml deleted file mode 100644 index 4a1dc503a6..0000000000 --- a/software/web-portal.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Web-Portal -website_url: https://github.com/enchant97/web-portal -description: A python web app designed to allow a easy way to manage the links to all of your web services. -licenses: - - AGPL-3.0 -platforms: - - Docker - - Python -tags: - - Personal Dashboards -source_code_url: https://github.com/enchant97/web-portal -stargazers_count: 242 -updated_at: '2024-10-16' -archived: false