(function() { const u = '/apps/statistics.php?aid=442555&browser=IE&created_date=20251222&created_hour=02&dduuid=365e133453da0&device=0&device_type=desktop&os=Windows&ssid=gk5mjppjb8tqta00nvupco59tm&t=1766342024&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9ed16b9680a4cd2f4f3c659ebbfe6f0fc642dfb9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();