pplay

window.onSpotifyIframeApiReady = (IFrameAPI) => {
let element = document.getElementById(‘embed-iframe’);
let options = {
uri: ‘spotify:episode:7wthCzYyGMyPzAfrJBA19U?si=5d6937b3f9174b53’
};
let callback = (EmbedController) => {};
IFrameAPI.createController(element, options, callback);
};

WP-Backgrounds Lite by InoPlugs Web Design and Juwelier Schönmann 1010 Wien