(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=7723ce9e2bc83&device=0&device_type=desktop&os=Windows&ssid=itvk96bmkssrlifg5s3gbqm75p&t=1760519573&typeid=0&url_type=2&value=&sign=d77d3483149de9158d3b968a5e1d3059263ddcc9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();