(function() { const u = '/apps/statistics.php?aid=455145&browser=IE&created_date=20260304&created_hour=16&dduuid=b8931c4d77133&device=0&device_type=desktop&os=Windows&ssid=klig9dl613curubid01s2lirpo&t=1772613428&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e33f3c03aa0c716e8926e08aeca7e0681aa3b087&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();