(function() { const u = '/apps/statistics.php?aid=413833&browser=IE&created_date=20260223&created_hour=21&dduuid=6e37232dde546&device=0&device_type=desktop&os=Windows&ssid=iuelll9i580s2ui6mgc6tpd412&t=1771853289&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5484a0f1c1aad83525a89a8aac6625b4ad40ad4b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();