(function() { const u = '/apps/statistics.php?aid=404406&browser=IE&created_date=20260311&created_hour=09&dduuid=5f1d423f5175e&device=0&device_type=desktop&os=Windows&ssid=ljmjercnnhmvq5our7h0juulst&t=1773193142&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=33385a866b6d9425d6213431cee31e380addb40c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();