aboutsummaryrefslogtreecommitdiffstats
path: root/public/callback.html
blob: 180927d3a985863176dbd4a24197977bd5539dd2 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html lang="en">
  <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Connect with SoundCloud</title>
  </head>
  <body onload="window.opener.setTimeout(window.opener.SC.connectCallback, 1)">
    <b style="width: 100%; text-align: center;">This popup should automatically close in a few seconds</b>
  </body>
</html>