(function() { const u = '/apps/statistics.php?aid=267764&browser=IE&created_date=20260315&created_hour=05&dduuid=8eecb5cba2cbf&device=0&device_type=desktop&os=Windows&ssid=kup3faceai3hv8fhqvqqh39qrs&t=1773523977&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=98a1701057e8eaf7f81942638d22a85a6d076743&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();