(function() { const u = '/apps/statistics.php?aid=439652&browser=IE&created_date=20251129&created_hour=19&dduuid=6eea2a9948030&device=0&device_type=desktop&os=Windows&ssid=t4ljhdstsfl617p372lrqlctr4&t=1764414819&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f16f305b8288ec1ad85c2d8fed22a0228e41d9c3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();