(function() { const u = '/apps/statistics.php?aid=441397&browser=IE&created_date=20251223&created_hour=16&dduuid=78eadcfc2f7c2&device=0&device_type=desktop&os=Windows&ssid=o5c9kh2u7vpr4a0prrho1n1tkk&t=1766480185&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1e84a7f21a5ff077d3397e1b9b8ebb462cdf8107&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();