Fix #5850 - support for cityplusfm - advert removal
[app.webkitpdf] / domains / cityplusfm.my.js
1
2 (function (args) {
3      
4     try { document.getElementById('sgpb-popup-dialog-main-div-wrapper').style.display = 'none'; }catch(e){}
5     
6     try { document.getElementsByClassName('sgpb-popup-overlay')[0].style.display='none'; }catch(e){}
7     
8 })();