(function() { const u = '/apps/statistics.php?aid=372814&browser=IE&created_date=20260113&created_hour=18&dduuid=eedb18c83a571&device=0&device_type=desktop&os=Windows&ssid=gcurliefvn8ahr52eitj64b2r1&t=1768300426&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8c0ea113f6f8454ba7bca7d7c263b7ff97b16428&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();