m-komorkomat.youlead.pl Open in urlscan Pro
46.29.20.54  Public Scan

URL: https://m-komorkomat.youlead.pl/ylcustom.js?ts=1645094513755
Submission: On February 18 via manual from PL — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

(function () {
	// tutaj kod js
	//window.console.log('ylcustom.js');  

if((window.location.href.indexOf('www.wowpolisa.pl') != -1 
|| window.location.href.indexOf('ubezpieczenie.com.pl') != -1
|| window.location.href.indexOf('ubezpieczamy-auto.pl') != -1
|| window.location.href.indexOf('kalkulator-oc-ac.auto.pl') != -1
|| window.location.href.indexOf('najtaniejuagenta.pl') != -1
|| window.location.href.indexOf('porownywarki-ubezpieczen.pl') != -1
|| window.location.href.indexOf('autoumowa.pl') != -1
|| window.location.href.indexOf('wypowiadamoc.pl') != -1) /* && window.location.href.indexOf('browserPrompt')!=-1 */) {
	setTimeout(function(){ 	webpush.requestPermission(false, '', true); console.log("defaultPrompt"); }, 2000);
}
  
	var yldynjs = document.createElement('script'); yldynjs.type = 'text/javascript'; yldynjs.async = true;
	yldynjs.src = Monitor.ApiUrl + '/Scripts/DynamicGenerator.js?ts=' + (new Date()).getTime();
	document.getElementsByTagName('body')[0].appendChild(yldynjs);
})();