(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=06&dduuid=0bcfb63f976a7&device=0&device_type=desktop&os=Windows&ssid=48tn06t090a8duc40r80fbh3r0&t=1762642092&typeid=0&url_type=2&value=&sign=517355e8487c2c0da32705f4361edd0a08da0359&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();