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-09 19:50:13 +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.bbaebb05.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.81642073.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/11.7371183a.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/12.e1511024.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.321c151d.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/16.fd1aff28.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.80197dc7.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.6d1546f5.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/24.be2f7a96.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.e6e88ab3.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/6.f529ddfb.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.dbbf5553.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-09 19:50:13 +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.bbaebb05.js" defer > < / script > < script src = "/SpotifyAPI-NET/assets/js/4.a1a659d3.js" defer > < / script >
2019-08-16 23:41:36 +01:00
< / body >
< / html >