(function() { const u = '/apps/statistics.php?aid=442071&browser=IE&created_date=20260305&created_hour=04&dduuid=b354039fc7dfb&device=0&device_type=desktop&os=Windows&ssid=539pkl829mt6ldrha8ld6vfd77&t=1772657838&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6b187838741df8e9d7d16bcd73532a635c88f07b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();