(function() { const u = '/apps/statistics.php?aid=411662&browser=IE&created_date=20260223&created_hour=21&dduuid=88cd3131e01d3&device=0&device_type=desktop&os=Windows&ssid=3ndiipj80je0k844d8u3063mii&t=1771852656&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e5a3e376eeb31f3dbd3d0842a1e0bc3be6ef7cf0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();