Update script.js

Este commit está contenido en:
Joey
2023-06-21 20:20:45 +00:00
cometido por GitHub
padre d78e32c334
commit 3e4fb1d2da

Ver fichero

@@ -17,9 +17,6 @@ const API_URL = 'https://api.streamafrica.net/metadata/index.php?z='+URL_STREAMI
// Visit https://api.vagalume.com.br/docs/ to get your API key
const API_KEY = "18fe07917957c289983464588aabddfb";
// Set HISTORIC to true to get the last songs played
const HISTORIC = false;
window.onload = function () {
var page = new Page;
page.changeTitlePage();