(function() { const u = '/apps/statistics.php?aid=451286&browser=IE&created_date=20260306&created_hour=18&dduuid=a84f7286f9a5f&device=0&device_type=desktop&os=Windows&ssid=gtp48nep4ovg0c2k5nq46gadh4&t=1772793912&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e83bbb7bd4e57c5c5b13624b913238ddf30e8a0f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();