(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251107&created_hour=04&dduuid=b5e32a5b83484&device=0&device_type=desktop&os=Windows&ssid=qorut6ikd0ghptvcrllb78vifo&t=1762459732&typeid=0&url_type=2&value=&sign=837fcc1ced6f4d771978b4d8d27757047c4ab07d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();