2019-08-16 23:41:36 +01:00
<!DOCTYPE html>
< html lang = "en-US" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< title > SpotifyAPI-NET< / title >
2019-08-16 23:45:09 +01:00
< meta name = "description" content = "🔉 An API for the Spotify-Client and the Spotify Web API, written in C#/.NET" >
2019-08-16 23:41:36 +01:00
2019-09-04 17:49:06 +01:00
< link rel = "preload" href = "/SpotifyAPI-NET/assets/css/0.styles.70d78a90.css" as = "style" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/app.c35f8364.js" as = "script" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/4.d34ebd53.js" as = "script" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/10.29899bd4.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/11.71e8ae3b.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/12.aa6c4bc3.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/13.1731261a.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/14.5c5c08c0.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/15.a0fc535e.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/16.427ccfec.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/17.a281444b.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/18.1f840ba3.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/19.c6343cc0.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/2.db6f1a12.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/20.f7f0836a.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/21.700cbb77.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/22.312dbfd1.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/23.d5043e4d.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/24.07659c28.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/25.81029a65.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/26.3876e2f9.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/3.e41cd288.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/5.85e9957e.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/6.06a21323.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/7.6ce7959d.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/8.26b7beaf.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/9.2255e63f.js" >
2019-08-16 23:45:09 +01:00
< link rel = "stylesheet" href = "/SpotifyAPI-NET/assets/css/0.styles.70d78a90.css" >
2019-08-16 23:41:36 +01:00
< / head >
< body >
2019-09-04 17:46:50 +01:00
< div id = "app" data-server-rendered = "true" > < div class = "theme-container" > < div class = "theme-default-content" > < h1 > 404< / h1 > < blockquote > Looks like we've got some broken links.< / blockquote > < a href = "/SpotifyAPI-NET/" class = "router-link-active" > Take me home.< / a > < / div > < / div > < div class = "global-ui" > < / div > < / div >
2019-09-04 17:49:06 +01:00
< script src = "/SpotifyAPI-NET/assets/js/app.c35f8364.js" defer > < / script > < script src = "/SpotifyAPI-NET/assets/js/4.d34ebd53.js" defer > < / script >
2019-08-16 23:41:36 +01:00
< / body >
< / html >