mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +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>
|