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