{"version":3,"file":"abdetect.js","sources":["../../Frontend/js/pages/abdetect.js"],"sourcesContent":["// Script that can determine if adblocker is loaded. This script creates an element with an id. \r\n// If the element is created on the page adblocker is not active, if the element is not created adblocker active\r\n// https://www.detectadblock.com/\r\nconst e = document.createElement('div');\r\ne.id = 'cSwXBDkHfyls';\r\ne.style.display = 'none';\r\ndocument.body.appendChild(e);"],"names":["e","document","createElement","id","style","display","body","appendChild"],"mappings":";;;;;CAAC;CACD;CACA;CACA,IAAMA,CAAC,GAAGC,QAAQ,CAACC,aAAa,CAAC,KAAK,CAAC,CAAA;CACvCF,CAAC,CAACG,EAAE,GAAG,cAAc,CAAA;CACrBH,CAAC,CAACI,KAAK,CAACC,OAAO,GAAG,MAAM,CAAA;CACxBJ,QAAQ,CAACK,IAAI,CAACC,WAAW,CAACP,CAAC,CAAC;;;;;;"}