Created
January 31, 2023 03:59
-
-
Save Jay-Young/8a7c188ebed74e04656f6e1dcfc13b03 to your computer and use it in GitHub Desktop.
华为音乐
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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