kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
Update itunes:explicit value to false
Change `no` to `false` in line with: https://github.com/Podcastindex-org/podcast-namespace/blob/main/example.xml https://github.com/Podcastindex-org/podcast-namespace/blob/main/itunes_reference.mdpull/566/head
rodzic
9220084e95
commit
a81d35fb74
|
@ -94,7 +94,7 @@ This is, in fact, how the RSS feed works. To add our Podcast namespace to this f
|
|||
<podcast:location geo="geo:30.2672,97.7431" osm="R113314">Austin, TX</podcast:location>
|
||||
|
||||
<itunes:author>John Doe</itunes:author>
|
||||
<itunes:explicit>no</itunes:explicit>
|
||||
<itunes:explicit>false</itunes:explicit>
|
||||
<itunes:type>episodic</itunes:type>
|
||||
<itunes:category text="News"/>
|
||||
<itunes:category text="Technology"/>
|
||||
|
|
Ładowanie…
Reference in New Issue