(function() { const u = '/apps/statistics.php?aid=443596&browser=IE&created_date=20251220&created_hour=02&dduuid=1289cca6a696b&device=0&device_type=desktop&os=Windows&ssid=m30l5p27be0lud7u5597anc8rv&t=1766170498&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=693283c230e194480cc0400eb79862e078e2617c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();