(function() { const u = '/apps/statistics.php?aid=428874&browser=IE&created_date=20251226&created_hour=05&dduuid=83ffc73af5aee&device=0&device_type=desktop&os=Windows&ssid=qdptmta0s1q99n9rb85dbl5f1c&t=1766697660&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=11381d1ae240ccdba2c046de5e013bc572493ce4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();