From 715921b2c6b5f9211ae36ff489a9716afb9032f7 Mon Sep 17 00:00:00 2001 From: David Marzal <2069735+Marzal@users.noreply.github.com> Date: Thu, 2 Oct 2025 10:13:58 +0200 Subject: [PATCH] Add podping to podserve and podigee According to @daveajones https://podcastindex.social/@dave/115301133039673311 --- server/data/apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/server/data/apps.json b/server/data/apps.json index f11e1aa..e6ae4e0 100644 --- a/server/data/apps.json +++ b/server/data/apps.json @@ -2008,6 +2008,10 @@ { "elementName": "Funding", "elementURL": "https://twitter.com/PodServeFM/status/1329960334967226373" + }, + { + "elementName": "Podping", + "elementURL": "https://podcastindex.social/@dave/115301133039673311" } ] }, @@ -3858,6 +3862,10 @@ { "elementName": "GUID", "elementURL": "https://www.podigee.com/en/podcast-transcriptions" + }, + { + "elementName": "Podping", + "elementURL": "https://podcastindex.social/@dave/115301133039673311" } ] },