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