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