(function() { const u = '/apps/statistics.php?aid=435346&browser=IE&created_date=20251231&created_hour=17&dduuid=46bd5e66482b2&device=0&device_type=desktop&os=Windows&ssid=out9julromg2jqrnn4g1otp71j&t=1767173746&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f2ed4ffed0bc11ba58f1a22beb0b64c6d44c4729&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();