(function() { const u = '/apps/statistics.php?aid=431848&browser=IE&created_date=20260305&created_hour=07&dduuid=f0f92baae16ba&device=0&device_type=desktop&os=Windows&ssid=hho19u31q1hghm9mplat419419&t=1772668444&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6da91f358524218ac443b8e04f53a51db38d1eeb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();