From 7ecb4a192d536f7d029ba716dcb5a25d788e6ec5 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Thu, 27 Nov 2025 13:05:19 -0500 Subject: [PATCH] buttfeed: Add SoapDog's PatchWork. --- tools/buttfeed.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/buttfeed.py b/tools/buttfeed.py index 579759de..4742945c 100755 --- a/tools/buttfeed.py +++ b/tools/buttfeed.py @@ -18,6 +18,7 @@ k_feeds = { 'manyverse': 'https://gitlab.com/staltz/manyverse/-/commits/master?format=atom', 'ahau': 'https://gitlab.com/ahau/ahau/-/commits/master.atom', 'patchfox': 'https://github.com/soapdog/patchfox/commits.atom', + 'ponchowonky': 'https://github.com/soapdog/patchwork/commits.atom', } def fix_title(entry):