(function() { const u = '/apps/statistics.php?aid=207552&browser=IE&created_date=20260113&created_hour=21&dduuid=cae0921f6d940&device=0&device_type=desktop&os=Windows&ssid=h7na174ofnoaaspq4n8276csek&t=1768311863&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9e422fa4a8ac97db5c84b6c7e752e60e7f1053a4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();