(function() { const u = '/apps/statistics.php?aid=455136&browser=IE&created_date=20260308&created_hour=15&dduuid=4ca8cd3044307&device=0&device_type=desktop&os=Windows&ssid=ludodrfian2mvktbesrfr1i7mn&t=1772954716&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=13b330ef06c521db830a0614e844609cc9fbbd72&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();