inital commit
This commit is contained in:
commit
36b964da59
376 changed files with 230001 additions and 0 deletions
17
.config/spicetify/Extracted/Raw/findfriends/index.html
Executable file
17
.config/spicetify/Extracted/Raw/findfriends/index.html
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
<!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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue