mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
fix(platforms): update 'submit_url' for Antennapod
This commit is contained in:
parent
a9b630884b
commit
9fc49a7430
@ -31,7 +31,7 @@ class PlatformSeeder extends Seeder
|
||||
'type' => 'podcasting',
|
||||
'label' => 'AntennaPod',
|
||||
'home_url' => 'https://antennapod.org/',
|
||||
'submit_url' => 'https://podcastindex.org/add',
|
||||
'submit_url' => 'https://antennapod.org/documentation/podcasters-hosters/add-on-antennapod',
|
||||
],
|
||||
[
|
||||
'slug' => 'apple',
|
||||
|
Loading…
x
Reference in New Issue
Block a user