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