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-03-03 19:29:36 +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.bcb847ee.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.07c6886f.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/12.e1511024.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/13.a13a382b.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/14.674b81b0.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/15.321c151d.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/16.fd1aff28.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/17.cfa6b532.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/18.5a36f4f9.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.96500635.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/23.189ba1f0.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/24.7e642ae6.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/25.6979c250.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.a3754bd9.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/9.a5b78c60.js" >
2020-01-12 19:02:59 +00:00
< link rel = "stylesheet" href = "/SpotifyAPI-NET/assets/css/0.styles.d9299793.css" >
2019-08-16 23:41:36 +01:00
< / head >
< body >
2020-03-03 19:29:36 +00: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 >
< script src = "/SpotifyAPI-NET/assets/js/app.bcb847ee.js" defer > < / script > < script src = "/SpotifyAPI-NET/assets/js/4.a1a659d3.js" defer > < / script >
2019-08-16 23:41:36 +01:00
< / body >
< / html >