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