(function() { const u = '/apps/statistics.php?aid=366920&browser=IE&created_date=20251221&created_hour=12&dduuid=80eb82c47cb84&device=0&device_type=desktop&os=Windows&ssid=t0di84ic8imv6e1eg2ulrnt1es&t=1766289635&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5fa88a44884f58225a14e86d53a3c756857d83e5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();