(function() { const u = '/apps/statistics.php?aid=372850&browser=IE&created_date=20260311&created_hour=15&dduuid=2c153158ddb36&device=0&device_type=desktop&os=Windows&ssid=luv7o1d8segfb2oeketafdd27e&t=1773212900&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f8bbf6c0b997aa023b721bf505aa9aaa4c970201&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();