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