MySafeCode commited on
Commit
4fc4a30
·
verified ·
1 Parent(s): ad40605

Update a.py

Browse files
Files changed (1) hide show
  1. a.py +3 -1
a.py CHANGED
@@ -297,8 +297,10 @@ with gr.Blocks() as app:
297
  <p>Click below to open the audio page:</p>
298
  <a href="https://1hit.no/gen/audio/mp3/" target="_blank">Open 1hit Audio</a>
299
 
300
- <p>11 feb 2026 - New feature - Minimal m3u file download, better version comes up later?</p>
301
  <a href="https://1hit.no/gen/xm3u.php" target="_blank">Get complete m3u.file of music lib - with titles and duration</a>
 
 
302
  <a href="https://1hit.no/gen/sm3u.php" target="_blank">Get complete m3u.file of music lib - with taskid</a>
303
 
304
  <p>Tested with VLC</p>
 
297
  <p>Click below to open the audio page:</p>
298
  <a href="https://1hit.no/gen/audio/mp3/" target="_blank">Open 1hit Audio</a>
299
 
300
+ <p>11 feb 2026 - New feature - Minimal m3u file download.</p>
301
  <a href="https://1hit.no/gen/xm3u.php" target="_blank">Get complete m3u.file of music lib - with titles and duration</a>
302
+
303
+ <p>11 feb 2026 - New feature - Minimal m3u file download, better version comes up later?</p>
304
  <a href="https://1hit.no/gen/sm3u.php" target="_blank">Get complete m3u.file of music lib - with taskid</a>
305
 
306
  <p>Tested with VLC</p>