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