FIX urls
This commit is contained in:
parent
4735dba5de
commit
f447738a55
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<radio-manifest
|
||||
schemaLocation="https://boyska.degenerazione.xyz/radiomanifest/radiomanifest.xsd"
|
||||
schemaLocation="https://radiomanifest.degenerazione.xyz/v0.2/radio-manifest.xsd"
|
||||
>
|
||||
<schedule src="https://boyska.degenerazione.xyz/radiomanifest/examples/onlyics/palinsesto.ics" />
|
||||
<schedule src="https://radiomanifest.degenerazione.xyz/v0.2/examples/onlyics/palinsesto.ics" />
|
||||
</radio-manifest>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<radio-manifest
|
||||
schemaLocation="https://boyska.degenerazione.xyz/radiomanifest/radiomanifest.xsd"
|
||||
schemaLocation="https://radiomanifest.degenerazione.xyz/v0.2/radio-manifest.xsd"
|
||||
>
|
||||
<streaming>
|
||||
<source name="try to find me" src="https://www.radioexample.org/stream.m3u" />
|
||||
|
|
Loading…
Reference in a new issue