-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sylvain Gougouzian
committed
Nov 11, 2021
1 parent
3d7c011
commit be47c51
Showing
14 changed files
with
16 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html lang="en"><head><script type="module" src="index.30d02687.js"></script><link rel="stylesheet" href="index.84e55890.css"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>MuziK</title><link rel="icon" type="image/svg+xml" href="favicon.1e162f1f.svg"><meta property="og:title" content=""><meta property="og:type" content="music.song"><meta property="og:url" content=""><meta property="og:image" content=""></head><body><h1></h1><div id="app"><div id="wrapper"><div id="title"></div><div id="jukebox"><div id="jukebox--box"><div id="jukebox--youtube"><div id="player"></div></div><div id="jukebox--soundcloud"><iframe scrolling="no" frameborder="no" width="640" allow="autoplay"></iframe></div></div></div><div id="controls"><div id="link"><a href="javascript:void(0);" onclick="window.getLink()" title="Link to share">🔗</a></div><div id="volume-control"><span>🔈</span><input id="volume" type="range" min="0" max="100" step="1" title="volume" defaultvalue="82" onchange="window.setVolume(this.value)" oninput="window.setVolume(this.value)"><span>🔊</span></div><div id="next"><a href="javascript:void(0);" onclick="window.nextSong();" title="new song (n)">🎵</a></div></div></div></div><div id="infos"><a href="https://github.com/gouz/muzik" title="source code" target="_blank">📝</a><span>/ </span></div><canvas id="bg"></canvas><script src="https://w.soundcloud.com/player/api.js"></script><script src="404.d60c27e9.js" type="module"></script></body></html> | ||
<!DOCTYPE html><html lang="en"><head><script type="module" src="index.68303c04.js"></script><link rel="stylesheet" href="index.84e55890.css"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>MuziK</title><link rel="icon" type="image/svg+xml" href="favicon.1e162f1f.svg"><meta property="og:title" content=""><meta property="og:type" content="music.song"><meta property="og:url" content=""><meta property="og:image" content=""></head><body><h1></h1><div id="app"><div id="wrapper"><div id="title"></div><div id="jukebox"><div id="jukebox--box"><div id="jukebox--youtube"><div id="player"></div></div><div id="jukebox--soundcloud"><iframe scrolling="no" frameborder="no" width="640" allow="autoplay"></iframe></div></div></div><div id="controls"><div id="link"><a href="javascript:void(0);" onclick="window.getLink()" title="Link to share">🔗</a></div><div id="volume-control"><span>🔈</span><input id="volume" type="range" min="0" max="100" step="1" title="volume" defaultvalue="82" onchange="window.setVolume(this.value)" oninput="window.setVolume(this.value)"><span>🔊</span></div><div id="next"><a href="javascript:void(0);" onclick="window.nextSong();" title="new song (n)">🎵</a></div></div></div></div><div id="infos"><a href="https://github.com/gouz/muzik" title="source code" target="_blank">📝</a><span>/ </span></div><canvas id="bg"></canvas><script src="https://w.soundcloud.com/player/api.js"></script><script src="404.d60c27e9.js" type="module"></script></body></html> |
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.