From 468c3ff26c509676df0d1192f58ea8ce95f326a2 Mon Sep 17 00:00:00 2001 From: Daniel Tam Date: Sat, 29 Aug 2020 04:15:07 -0500 Subject: [PATCH] updated index page for personal usage --- index.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 41e2208..d42cd86 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ -Vidya Intarweb Playlist - HTML5 Player +dtam music playlist - HTML5 Player @@ -17,15 +17,11 @@ var is_dragging_scrubber = false; var PLAYLISTS = { + 'weeb': '//dtam.pw/music/main_parsed.xml', 'VIP': '//vip.aersia.net/roster.xml', - 'Mellow': '//vip.aersia.net/roster-mellow.xml', - 'Source': '//vip.aersia.net/roster-source.xml', - 'Exiled': '//vip.aersia.net/roster-exiled.xml', - 'WAP': '//wap.aersia.net/roster.xml', - 'CPP': '//cpp.aersia.net/roster.xml', }; - var DEFAULT_PLAYLIST = 'VIP'; + var DEFAULT_PLAYLIST = 'weeb'; function formatTimecode (seconds) { seconds = Math.floor (seconds); @@ -610,8 +606,5 @@
-
- playlist by Cats777 -