diff --git a/suggestions/podcasts.json b/suggestions/podcasts.json index 0637a08..e0b28b3 100644 --- a/suggestions/podcasts.json +++ b/suggestions/podcasts.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "de.danoeh.antennapod", + "label": "AntennaPod", + "source": "fg", + "repo": "https://github.com/AntennaPod/AntennaPod" + } +]