mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-01 13:42:20 +00:00
8 lines
128 B
HTML
8 lines
128 B
HTML
<html>
|
|
<head>
|
|
<script src="/bundle.js"></script>
|
|
</head>
|
|
<body>
|
|
result = <span id="res"></span>
|
|
</body>
|
|
</html>
|