(function() { const u = '/apps/statistics.php?aid=449289&browser=IE&created_date=20260113&created_hour=19&dduuid=a6e4d8b0a8353&device=0&device_type=desktop&os=Windows&ssid=5ibcv68viqdot2rf02li90bjs0&t=1768302297&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7c37a81d765b36c46f2ea2a85557d870c2a42a8e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();