(function() { const u = '/apps/statistics.php?aid=447276&browser=IE&created_date=20260122&created_hour=19&dduuid=500510fc020d7&device=0&device_type=desktop&os=Windows&ssid=30omj4ad5q049ouepebi05ssme&t=1769080107&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=48747e41b3541a0a23fcd49ec322c47b19da1bc2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();