(function() { const u = '/apps/statistics.php?aid=437775&browser=IE&created_date=20260224&created_hour=09&dduuid=9e1f7eac72cb7&device=0&device_type=desktop&os=Windows&ssid=bl23k82befjf8noec9k3fo2ggj&t=1771895420&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=869c3fd2d94b0e801c18c5534d316ac81227d712&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();