(function() { const u = '/apps/statistics.php?aid=440666&browser=IE&created_date=20251222&created_hour=11&dduuid=dfc33c77acd6d&device=0&device_type=desktop&os=Windows&ssid=u3l3l58ksa2bhvhv663fvpd749&t=1766374599&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ab02e0f5a4f2cbe2f6f54155252a01f720fd9ebd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();