(function() { const u = '/apps/statistics.php?aid=210076&browser=IE&created_date=20251224&created_hour=23&dduuid=a15629fd5e6b3&device=0&device_type=desktop&os=Windows&ssid=gdnmu3d1l29romo326sq5q8v8d&t=1766588676&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d89c52fb2e606c418c005254ed6a539055a4fff1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();