(function() { const u = '/apps/statistics.php?aid=368895&browser=IE&created_date=20251221&created_hour=08&dduuid=5c4c83e3b2c84&device=0&device_type=desktop&os=Windows&ssid=qsjd9t4gpjciv624u41tgf6f7c&t=1766277875&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=85fd0e48336df31d13c11437c9874d6e19e729ae&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();