inital commit
This commit is contained in:
commit
36b964da59
376 changed files with 230001 additions and 0 deletions
35
.config/spicetify/Extracted/Raw/collection-songs/index.html
Executable file
35
.config/spicetify/Extracted/Raw/collection-songs/index.html
Executable file
|
|
@ -0,0 +1,35 @@
|
|||
<!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/collection-songs.css"><link rel="stylesheet" class="userCSS" href="https://zlink.app.spotify.com/css/user.css"></head>
|
||||
<body
|
||||
class="unlike-removes-entity"
|
||||
data-drop-target="text/x-spotify-tracks|text/x-spotify-albums"
|
||||
>
|
||||
<div id="content" data-play-source="library-collection">
|
||||
<div
|
||||
id="header-placeholder"
|
||||
class="app-header"
|
||||
data-interaction-context="header"
|
||||
></div>
|
||||
|
||||
<div class="container app-content" data-interaction-context="body">
|
||||
<div id="list-placeholder" data-interaction-context="tracklist"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
id="error-placeholder"
|
||||
data-ta-id="error-placeholder"
|
||||
class="error-placeholder"
|
||||
></div>
|
||||
<div
|
||||
id="confirm-delete-container"
|
||||
class="hidden confirm-dialog-container"
|
||||
></div>
|
||||
|
||||
<!-- "init.js" is served by the desktop client and provides the "window.__spotify" object. -->
|
||||
<script src="init.js"></script>
|
||||
<script src="collection-songs.bundle.js"></script></body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue