(function() { const u = '/apps/statistics.php?aid=447441&browser=IE&created_date=20260113&created_hour=19&dduuid=5c353da486ac4&device=0&device_type=desktop&os=Windows&ssid=lmumijv3pon43eehg4tbrgr3cl&t=1768305474&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1cd0cb47c635c0d9a6267011b2e417e3b0baae03&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();