(function() { const u = '/apps/statistics.php?aid=406161&browser=IE&created_date=20251222&created_hour=06&dduuid=a145eb27da470&device=0&device_type=desktop&os=Windows&ssid=t4emglejosr52i7ovkin21s0vi&t=1766355005&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0c9f78f61a4b78e7934ca0834bf7a24ff50a2942&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();