(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=02&dduuid=d395db947a00a&device=0&device_type=desktop&os=Windows&ssid=5q69m4glipl0oso0hl1hk2r2d9&t=1763317205&typeid=0&url_type=2&value=&sign=a9b3aeaf6662c4d17e79c2472fb2140893ed668c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();