fix special characters!

This commit is contained in:
boyska 2022-01-20 23:36:29 +01:00
parent 27e48654b7
commit daf0d73ac7
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
<metadata owner="https://radiomanifest.degenerazione.xyz/"> <metadata owner="https://radiomanifest.degenerazione.xyz/">
<show:name>Uncensored information</show:name> <show:name>Uncensored information</show:name>
<show:id>uncensored</show:id> <show:id>uncensored</show:id>
<show:description>News, news & more news</show:description> <show:description>News, news &amp; more news</show:description>
<show:website>http://radioexample.com/shows/uncensored</show:website> <show:website>http://radioexample.com/shows/uncensored</show:website>
<show:feed type="application/rss+xml">http://radioexample.com/shows/uncensored/feed</show:feed> <show:feed type="application/rss+xml">http://radioexample.com/shows/uncensored/feed</show:feed>
<show:schedule type="text/calendar">http://radioexample.com/shows/uncensored.ics</show:schedule> <show:schedule type="text/calendar">http://radioexample.com/shows/uncensored.ics</show:schedule>

View file

@ -118,7 +118,7 @@ Here is an example:
<metadata owner="https://radiomanifest.degenerazione.xyz/"> <metadata owner="https://radiomanifest.degenerazione.xyz/">
<show:name>Uncensored information</show:name> <show:name>Uncensored information</show:name>
<show:id>uncensored</show:id> <show:id>uncensored</show:id>
<show:description>News, news & more news</show:description> <show:description>News, news &amp; more news</show:description>
<show:website>http://radioexample.com/shows/uncensored</show:website> <show:website>http://radioexample.com/shows/uncensored</show:website>
<show:feed type="application/rss+xml">http://radioexample.com/shows/uncensored/feed</show:feed> <show:feed type="application/rss+xml">http://radioexample.com/shows/uncensored/feed</show:feed>
<show:schedule type="text/calendar">http://radioexample.com/shows/uncensored.ics</show:schedule> <show:schedule type="text/calendar">http://radioexample.com/shows/uncensored.ics</show:schedule>