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