(function() { const u = '/apps/statistics.php?aid=447975&browser=IE&created_date=20260226&created_hour=20&dduuid=102d5e91cd652&device=0&device_type=desktop&os=Windows&ssid=ke53eruuuucp3ju4nt1opb61r1&t=1772107562&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d23745011ad949b70f83bda356262c6ff75dd6e0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();