(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=12&dduuid=56a2e0a946f7a&device=0&device_type=desktop&os=Windows&ssid=ao0gdmu9io0a55giit827fuh87&t=1761019496&typeid=0&url_type=2&value=&sign=40289d186e7598b55c958def24e229e3d5a80e88&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();