(function() { const u = '/apps/statistics.php?aid=86397&browser=IE&created_date=20260111&created_hour=06&dduuid=ccf36ca3d9ad7&device=0&device_type=desktop&os=Windows&ssid=gli94268ld1a2jpvlji2c3rjem&t=1768084417&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=79e893bf2c73a9e63011d1595b0085a0f41621ac&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();