(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=07&dduuid=428da56fc7aca&device=0&device_type=desktop&os=Windows&ssid=vatbiqdn0p2024pnrcqcf7vpjh&t=1763250585&typeid=0&url_type=2&value=&sign=7e585ed3ac7aa9e25615a9a5ee9fa453f17b34fc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();