(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=19&dduuid=a56cf9f900878&device=0&device_type=desktop&os=Windows&ssid=curb3knipjfkfrhh7cqp8gsb8m&t=1761997460&typeid=0&url_type=2&value=&sign=127460121c1125072ca0b3be6a15f361e0dc95b5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();