(function() { const u = '/apps/statistics.php?aid=67616&browser=IE&created_date=20251129&created_hour=18&dduuid=b3fde024e77ae&device=0&device_type=desktop&os=Windows&ssid=i5hdquuverobq3ce7e0uvuc9dg&t=1764411713&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a8f087f2dc48ea8334bd6a77c5f8f5649c733b30&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();