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