(function() { const u = '/apps/statistics.php?aid=441175&browser=IE&created_date=20251224&created_hour=02&dduuid=dd0226ad9ce7e&device=0&device_type=desktop&os=Windows&ssid=t7di85ai2pb59kiingevq0tcnd&t=1766516217&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=234685e7d592938580b4a4faf1205531d5cd20c7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();