(function() { const u = '/apps/statistics.php?aid=429250&browser=IE&created_date=20251230&created_hour=17&dduuid=16869196817be&device=0&device_type=desktop&os=Windows&ssid=1logtqh898ium6c9hffea6afko&t=1767086295&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=89ed2e7c6cc00065403b0f31ce156d8de57213a2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();