(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251027&created_hour=08&dduuid=103677a74adee&device=0&device_type=desktop&os=Windows&ssid=kjmv99305apdpgs0iguold8dh3&t=1761526241&typeid=0&url_type=2&value=&sign=3ed06e127af713d034a183318211562200a584ff&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();