diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-21 02:34:43 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-21 02:34:43 +0200 |
| commit | a64284a4ae72c4f4d6e5a6aa18337cbc5cc1247c (patch) | |
| tree | cd26289464ebb9f0dbd177d6b4e869450fe7aad4 | |
| parent | cc1f8363d2bc05cca84d3a7758a1bd4adf3b9f6f (diff) | |
| download | mitjafelicijan.com-a64284a4ae72c4f4d6e5a6aa18337cbc5cc1247c.tar.gz | |
Added more online radios and added radio to navigation
| -rw-r--r-- | templates/base.html | 1 | ||||
| -rw-r--r-- | templates/radio.pls | 15 |
2 files changed, 16 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index eb756c2..60652ef 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -131,6 +131,7 @@ | |||
| 131 | <a href="/">Home</a> | 131 | <a href="/">Home</a> |
| 132 | <a href="https://git.mitjafelicijan.com/" target="_blank">Git</a> | 132 | <a href="https://git.mitjafelicijan.com/" target="_blank">Git</a> |
| 133 | <a href="https://files.mitjafelicijan.com/" target="_blank">Files</a> | 133 | <a href="https://files.mitjafelicijan.com/" target="_blank">Files</a> |
| 134 | <a href="/radio.pls" target="_blank">Radio</a> | ||
| 134 | <a href="/mitjafelicijan.pgp.pub.txt" target="_blank">PGP</a> | 135 | <a href="/mitjafelicijan.pgp.pub.txt" target="_blank">PGP</a> |
| 135 | <a href="/curriculum-vitae.html">CV</a> | 136 | <a href="/curriculum-vitae.html">CV</a> |
| 136 | <a href="/index.xml" target="_blank">RSS</a> | 137 | <a href="/index.xml" target="_blank">RSS</a> |
diff --git a/templates/radio.pls b/templates/radio.pls index b416b6e..966c79f 100644 --- a/templates/radio.pls +++ b/templates/radio.pls | |||
| @@ -17,4 +17,19 @@ File4=http://streams.justclassicrock.com:8000 | |||
| 17 | Title5=Raute Metal | 17 | Title5=Raute Metal |
| 18 | File5=https://metal-high.rautemusik.fm/?ref | 18 | File5=https://metal-high.rautemusik.fm/?ref |
| 19 | 19 | ||
| 20 | Title6=NCC 1701a Engine Noise | ||
| 21 | File6=https://files.mitjafelicijan.com/haphazard/ncc-1701-a-engine-noise.ogg | ||
| 22 | |||
| 23 | Title7=Funk & Soul | ||
| 24 | File7=http://streams.80s80s.de/soul/mp3-192/ | ||
| 25 | |||
| 26 | Title8=80's Pop | ||
| 27 | File8=http://streams.fluxfm.de/80er/mp3-320 | ||
| 28 | |||
| 29 | Title9=Roots Legacy Radio Dub | ||
| 30 | File9=http://l.rootslegacy.fr/ | ||
| 31 | |||
| 32 | #Title6= | ||
| 33 | #File6= | ||
| 34 | |||
| 20 | Length1=-1 | 35 | Length1=-1 |
