(function() { const u = '/apps/statistics.php?aid=460533&browser=IE&created_date=20260308&created_hour=19&dduuid=b3730caa1d1bf&device=0&device_type=desktop&os=Windows&ssid=civmqh6ql56i4qhairtr7bc2pl&t=1772968309&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=48b2e669f5967cfb2040919399bdc09cab9d640b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();