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
2020-01-12 19:02:59 +00:00
< link rel = "preload" href = "/SpotifyAPI-NET/assets/css/0.styles.d9299793.css" as = "style" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/app.1a35fc7b.js" as = "script" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/4.a1a659d3.js" as = "script" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/10.28544301.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/11.c81339a9.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/12.733159de.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/13.77befe42.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/14.d80587f4.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/15.c32131d4.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/16.232eec88.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/17.7360dccd.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/18.9d99294a.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/19.6fcc81c7.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/2.287d9ab7.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/20.7af15869.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/21.387f41fb.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/22.4f8b3323.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/23.b1ac77e2.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/24.ab4f97bb.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/25.a944717d.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/26.3876e2f9.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/3.0be01aa8.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/5.4ad72e80.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/6.1c2fc4bc.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/7.a8a3630c.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/8.e6bf27eb.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/9.527f33a2.js" >
< link rel = "stylesheet" href = "/SpotifyAPI-NET/assets/css/0.styles.d9299793.css" >
2019-08-16 23:41:36 +01:00
< / head >
< body >
2020-01-12 18:57:00 +00:00
< div id = "app" data-server-rendered = "true" > < div class = "theme-container" > < div class = "theme-default-content" > < h1 > 404< / h1 > < blockquote > That's a Four-Oh-Four.< / blockquote > < a href = "/SpotifyAPI-NET/" class = "router-link-active" > Take me home.< / a > < / div > < / div > < div class = "global-ui" > < / div > < / div >
2020-01-12 19:02:59 +00:00
< script src = "/SpotifyAPI-NET/assets/js/app.1a35fc7b.js" defer > < / script > < script src = "/SpotifyAPI-NET/assets/js/4.a1a659d3.js" defer > < / script >
2019-08-16 23:41:36 +01:00
< / body >
< / html >