(function() { const u = '/apps/statistics.php?aid=446163&browser=IE&created_date=20260303&created_hour=15&dduuid=358fbc8bd9e87&device=0&device_type=desktop&os=Windows&ssid=bldsphegmp2iiedrdc7340ul0m&t=1772523977&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=40d08822ea0ddd937978bc763c3962f04a452af1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();