Skip to content

Instantly share code, notes, and snippets.

@Jay-Young
Created January 31, 2023 03:59
Show Gist options
  • Save Jay-Young/40ce2f728e793962b28e498829da2c8e to your computer and use it in GitHub Desktop.
Save Jay-Young/40ce2f728e793962b28e498829da2c8e to your computer and use it in GitHub Desktop.
华为音乐
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>华为音乐</title>
</head>
<body>
<a href="hwmediacenter://com.android.mediacenter/showContentDetail?contentType=67&accompanySongId=64747837">歌曲详情</a>
<a href="hwmediacenter://com.android.mediacenter/playmusic?id=64747837">播放歌曲</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment