(function() { const u = '/apps/statistics.php?aid=449156&browser=IE&created_date=20260112&created_hour=19&dduuid=655c846aec005&device=0&device_type=desktop&os=Windows&ssid=la9bioqigu8sqak7d36j2i3js2&t=1768216639&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b8d37ae4a6a70c2da120ae6b6cdd9a999640f899&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();