(function() { const u = '/apps/statistics.php?aid=402659&browser=IE&created_date=20260125&created_hour=04&dduuid=3b4436df3697b&device=0&device_type=desktop&os=Windows&ssid=jtejc1dmr6tarrodt5dr2d4222&t=1769287046&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9175bd8d6868a8784f29516f87065127bfffe7f1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();