dotfiles/.config/spicetify/Extracted/Raw/findfriends/index.html

18 lines
661 B
HTML
Raw Normal View History

2021-03-28 17:11:08 +02:00
<!DOCTYPE html>
<html dir="auto">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="https://local_resource_host/css/glue.css" />
<link rel="stylesheet" href="css/findfriends.css"><link rel="stylesheet" class="userCSS" href="https://zlink.app.spotify.com/css/user.css"></head>
<body>
<div id="main">
<div style="height: 300px; position: relative">
<div class="throbber-initial"><div></div></div>
</div>
</div>
<!-- "init.js" is served by the desktop client and provides the "window.__spotify" object. -->
<script src="init.js"></script>
<script src="findfriends.bundle.js"></script></body>
</html>