(function() { const u = '/apps/statistics.php?aid=429872&browser=IE&created_date=20251218&created_hour=16&dduuid=17981672c1e53&device=0&device_type=desktop&os=Windows&ssid=7vte6bma77ht73bglt48i4te11&t=1766045594&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4a16fe5f93c6b260481c544c06cb2b0efe5cb32e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();