(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=09&dduuid=4531b3f3ea5de&device=0&device_type=desktop&os=Windows&ssid=232ikan3b9ro58vthhddfv7hsl&t=1760231911&typeid=0&url_type=2&value=&sign=914da9e5b968c90fa0ac4e54761bf3797736222d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();