(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=05&dduuid=4e04825511fa3&device=0&device_type=desktop&os=Windows&ssid=si9a509gh88h1um5hq9rppcp9m&t=1762638317&typeid=0&url_type=2&value=&sign=3dd61f097e7b84e79e0d31aeb96537960bdbddb6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();