(function() { const u = '/apps/statistics.php?aid=438165&browser=IE&created_date=20251129&created_hour=17&dduuid=ca31676617c34&device=0&device_type=desktop&os=Windows&ssid=7c6pcuf92rba2l77tbu30hadpr&t=1764409497&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7a2f9db19193b3d93e70278c2c2f6665b7973f78&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();