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