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