From 6f2765d3ebe6a62665f7676db7f0ca7305bf68e6 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 18 Nov 2025 08:09:52 +0100 Subject: [PATCH] remove ybFeed (unmaintained since Nov 2024) (#1798) - ref: #1 - `ERROR:awesome_lint.py: ybFeed: last updated -372 days, 1:24:06.689387 ago, older than 365 days` ``` ko-app/ybfeed (gobinary) Total: 26 (UNKNOWN: 0, LOW: 0, MEDIUM: 18, HIGH: 7, CRITICAL: 1) ``` --- software/ybfeed.yml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 software/ybfeed.yml diff --git a/software/ybfeed.yml b/software/ybfeed.yml deleted file mode 100644 index a0f79a434b..0000000000 --- a/software/ybfeed.yml +++ /dev/null @@ -1,24 +0,0 @@ -name: ybFeed -website_url: https://github.com/ybizeul/ybFeed -source_code_url: https://github.com/ybizeul/ybFeed -description: Personal micro feed where you can post snippets of text or images. -licenses: - - MIT -platforms: - - Go - - Nodejs - - Docker -tags: - - Pastebins - - File Transfer - Single-click & Drag-n-drop Upload -stargazers_count: 62 -updated_at: '2024-11-08' -archived: false -current_release: - tag: v1.5.0 - published_at: '2024-10-14' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0