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