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