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