(function() { const u = '/apps/statistics.php?aid=438758&browser=IE&created_date=20251226&created_hour=22&dduuid=a1663e2d1ec3d&device=0&device_type=desktop&os=Windows&ssid=mmqhitaafpu44uig4n49a5nvl9&t=1766760587&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d72871c5f67f8c33aa2be88517a23b1bfb2c25fa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();