(function() { const u = '/apps/statistics.php?aid=442699&browser=IE&created_date=20251221&created_hour=21&dduuid=50b04388728be&device=0&device_type=desktop&os=Windows&ssid=juc8bmjqaddl5oiukof17uc4cj&t=1766322859&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2e74bd695ddcd9916e3d4b60243f002e83503a8c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();