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