(function() { const u = '/apps/statistics.php?aid=210198&browser=IE&created_date=20251224&created_hour=07&dduuid=872aef9e28b4b&device=0&device_type=desktop&os=Windows&ssid=eqf8ddq8871o11vqr81psnb7e7&t=1766534218&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=764861c5504362ef38e739e1f22fdcf74bbfa211&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();