(function() { const u = '/apps/statistics.php?aid=428937&browser=IE&created_date=20251230&created_hour=07&dduuid=1e18a2d8037b4&device=0&device_type=desktop&os=Windows&ssid=i287m5cchpm24hcdtabcpkr4sm&t=1767052793&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7b63900b30f47e1402760ecec61b2feb4ddc6d16&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();