(function() { const u = '/apps/statistics.php?aid=387667&browser=IE&created_date=20251219&created_hour=20&dduuid=2d396e39fe90c&device=0&device_type=desktop&os=Windows&ssid=qpolu9bkcfiqvr955gt4i12gc4&t=1766147983&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3760111715c899e10af1637746da6d96b4dc5d58&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();