mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
11 lines
No EOL
268 B
HTML
11 lines
No EOL
268 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src=//cdnjs.cloudflare.com/ajax/libs/dropbox.js/0.9.2/dropbox.min.js></script>
|
|
</head>
|
|
<body>
|
|
<script>
|
|
Dropbox.Drivers.Popup.oauthReceiver();
|
|
</script>
|
|
</body>
|
|
</html> |