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