(function() { const u = '/apps/statistics.php?aid=435944&browser=IE&created_date=20251227&created_hour=12&dduuid=0d0772a8b7c47&device=0&device_type=desktop&os=Windows&ssid=jbaaco2imecslp7akumtcn1dor&t=1766810624&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=de036d4149dd6eb18079721fbb6324ba852fcaf5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();