(function() { const u = '/apps/statistics.php?aid=436790&browser=IE&created_date=20251229&created_hour=11&dduuid=712bba7a3953b&device=0&device_type=desktop&os=Windows&ssid=cs10pri7khclm4qk19sds3ga5b&t=1766980250&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=06f187a48ffe7d2be9777f7cb1453a82a19d5e4d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();