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