(function() { const u = '/apps/statistics.php?aid=442356&browser=IE&created_date=20251211&created_hour=15&dduuid=a8fc33814cbb4&device=0&device_type=desktop&os=Windows&ssid=jjphu4sksji4q50umvr3fqqchi&t=1765438030&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0440a344d2af4ad50ea87f433dee51ee8566f69e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();