(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=06&dduuid=8d59ae339e3c5&device=0&device_type=desktop&os=Windows&ssid=rpr3po4f956a2ni1rbvfnt99i2&t=1760826522&typeid=0&url_type=2&value=&sign=013872bdbd59bfd107a04f3cda9a16e06212ffd5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();