mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-23 00:45:16 +00:00
9 lines
128 B
HTML
9 lines
128 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<script src="/bundle.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
result = <span id="res"></span>
|
||
|
</body>
|
||
|
</html>
|