(function() { const u = '/apps/statistics.php?aid=209046&browser=IE&created_date=20251229&created_hour=04&dduuid=84ab7e5e0a99b&device=0&device_type=desktop&os=Windows&ssid=no0el29i7107bntf8pa52cas5j&t=1766953794&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cde9bdb0cabbb703e38344dbfcb2df25d2279ef7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();