(function() { const u = '/apps/statistics.php?aid=443445&browser=IE&created_date=20251219&created_hour=14&dduuid=d24d2557d144f&device=0&device_type=desktop&os=Windows&ssid=cig7bggafjh42fr7guhpanrbl3&t=1766125280&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=557b06316c9dd3b20c32f79ce28013d5a4394077&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();