Park added blog Netease cloud music plugin


A first code in the following settings in the "Footer the HTML"

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/APlayer.min.css">
<script src="https://files.cnblogs.com/files/wkfvawl/APlayer.min.js"></script>
<div id="aplayer" class="aplayer"  data-id="3025663508" data-server="netease" data-type="playlist" data-fixed="true" data-listfolded="true" data-order="random" data-theme="#F58EA8"></div>
<script src="https://unpkg.com/[email protected]/dist/Meting.min.``js"></script>

Second, find the data-id NetEase cloud

But now it should not be directly generated yo

But there is definitely a way of it! ↓↓↓
here I use the Google browser

1, direct F12

2, Ctrl + f search outchain see similar data-href = "/ outchain / 03087333656 /" Double-copy

3, the replacement address of the page


Third, replace their ID

So that we can play music plug designated a single song

If you want to play their own songs alone, but can not find the words generated outside the chain,
can share their own songs alone, and then point the way into the pages you can see outside the chain generate the words it!

Guess you like

Origin www.cnblogs.com/dirtyboy/p/12377852.html