mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 18:31:05 +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',
|
'type' => 'podcasting',
|
||||||
'label' => 'AntennaPod',
|
'label' => 'AntennaPod',
|
||||||
'home_url' => 'https://antennapod.org/',
|
'home_url' => 'https://antennapod.org/',
|
||||||
'submit_url' => 'https://podcastindex.org/add',
|
'submit_url' => 'https://antennapod.org/documentation/podcasters-hosters/add-on-antennapod',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'slug' => 'apple',
|
'slug' => 'apple',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user