![]() |
VOOZH | about |
Note: After saving, you have to bypass your browser's cache to see the changes.
Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.
$('.CPDiscord').html($('<iframe>') .attr('class','discord-widget discord-widget-'+($('body.wgl-theme-dark').length?'dark':'light')) .attr('src','https://discord.com/widget?id=447104142729674753&theme='+($('body.wgl-theme-dark').length?'dark':'light')) .attr('width','350') .attr('height','500') .attr('allowtransparency','true') .attr('frameborder','0') )