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