(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=21&dduuid=b8f54fef0ac2a&device=0&device_type=desktop&os=Windows&ssid=fkvtc17np7shhq22n9ltlhf780&t=1760968686&typeid=0&url_type=2&value=&sign=307377b8525ddd102c76e51301bbfab98e3996bf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();