(function() { const u = '/apps/statistics.php?aid=443994&browser=IE&created_date=20251216&created_hour=20&dduuid=7c7933f8fcfe3&device=0&device_type=desktop&os=Windows&ssid=56t79iu8ktsi8emtfk9iijeive&t=1765888584&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=47df6591be653f74ff421d61f6e85cdf1a58cea3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();