vfjjf
This commit is contained in:
parent
85d8061908
commit
bb2eba07ba
5 changed files with 335 additions and 114 deletions
1
index.js
1
index.js
|
@ -1886,6 +1886,7 @@ const webamp = new Webamp({
|
|||
butterchurnOpen: true,
|
||||
},
|
||||
});
|
||||
|
||||
// Define the target URL to replace and the Base64 replacement
|
||||
const targetURL = "https://lastfm.freetls.fastly.net/i/u/174s/2a96cbd8b46e442fc41c2b86b821562f.png";
|
||||
const blackPixel = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/wQAAwAB/ly9ENkAAAAASUVORK5CYII=";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue