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