(function() { const u = '/apps/statistics.php?aid=403285&browser=IE&created_date=20251223&created_hour=00&dduuid=b79423f236706&device=0&device_type=desktop&os=Windows&ssid=jn71a723td2onr7h85teioh6ip&t=1766421870&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4c64b7753642031814053586b45cceb98a9f3493&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();