(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=14&dduuid=908007e579d19&device=0&device_type=desktop&os=Windows&ssid=acfmo15p2ar0q5v2siou0qo14o&t=1760769443&typeid=0&url_type=2&value=&sign=d71da5d2a1a2c4b5b8e82e2157b0bfed78be5d87&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();