1
0
mirror of https://git.unlock-music.dev/um/web.git synced 2025-03-13 14:34:40 +08:00

14 lines
213 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<script src="./popup.js"></script>
<a href="./index.html" target="_blank">
<button>立即使用</button>
</a>
</body>
</html>