(function() { const u = '/apps/statistics.php?aid=436829&browser=IE&created_date=20251229&created_hour=17&dduuid=94b81e8a519e3&device=0&device_type=desktop&os=Windows&ssid=nfhq8eebdjf52qv61fvr36qfqg&t=1766999055&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4fc42c9a0dbc99e6ea0d6c27342092947a871998&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();