(function() { const u = '/apps/statistics.php?aid=443509&browser=IE&created_date=20251217&created_hour=12&dduuid=19a4c1cb62776&device=0&device_type=desktop&os=Windows&ssid=dcqp07to59r21dblvoul4qj67o&t=1765946918&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ad5ac2c7c42485ce26d5fac65bc28170e67f5432&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();