feat: remove stitcher

This commit is contained in:
Benjamin Bellamy 2024-04-17 19:55:57 +02:00
parent 30a56546d3
commit caf941642e
2 changed files with 0 additions and 11 deletions

View File

@ -222,13 +222,6 @@ class PlatformSeeder extends Seeder
'home_url' => 'https://www.spreaker.com/',
'submit_url' => 'https://www.spreaker.com/cms/shows/rss-import',
],
[
'slug' => 'stitcher',
'type' => 'podcasting',
'label' => 'Stitcher',
'home_url' => 'https://www.stitcher.com/',
'submit_url' => 'https://partners.stitcher.com/join',
],
[
'slug' => 'tunein',
'type' => 'podcasting',

View File

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0,0H24V24H0Z" fill="none" />
<path d="M14.69,8.5h3v6.32h-3Zm-4.21.89h3V15.5h-3ZM6.24,8.9h3v5.92h-3ZM2,9.82H5.07v5.4H2Zm16.93-.21H22v4.78H18.93Z" />
</svg>

Before

Width:  |  Height:  |  Size: 233 B