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