(function() { const u = '/apps/statistics.php?aid=454792&browser=IE&created_date=20260307&created_hour=13&dduuid=878366f2ecf2e&device=0&device_type=desktop&os=Windows&ssid=pkjh1m18r674589borvvl28uuj&t=1772860193&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6fda534d65edfba676280333661f6a044f7d95f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();