(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=22&dduuid=d2e64b30c866e&device=0&device_type=desktop&os=Windows&ssid=qaslslg4tsm8gurihc1ulp3vim&t=1762957213&typeid=0&url_type=2&value=&sign=1692d90248837a7303bb57f18f3f8c0d83e9adc2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();