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