Skip to content

Commit

Permalink
Add Podcini and Rephonic.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed May 30, 2024
1 parent 3590584 commit cc3b232
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -2856,6 +2856,17 @@
"Podchaser-Parser"
]
},
{
"name": "Podcini",
"description": "Open source podcast player for Android in Kotlin with androidx.media3",
"pattern": "^Podcini/\\d",
"examples": [
"Podcini/4.6.2"
],
"urls": [
"https://github.com/XilinJia/Podcini"
]
},
{
"name": "Podclipper",
"pattern": "^Podclipper/",
Expand Down
10 changes: 10 additions & 0 deletions src/bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -1006,6 +1006,16 @@
"RedCircle"
]
},
{
"name": "Rephonic",
"pattern": "^Rephonic/\\d",
"urls": [
"https://rephonic.com/"
],
"examples": [
"Rephonic/1.0"
]
},
{
"name": "Ridder Bot",
"pattern": " RidderBot/",
Expand Down

0 comments on commit cc3b232

Please sign in to comment.