(function() { const u = '/apps/statistics.php?aid=304937&browser=IE&created_date=20251222&created_hour=00&dduuid=11ddea386619b&device=0&device_type=desktop&os=Windows&ssid=ff4s3aa687u03ijitkvbo0k5h5&t=1766335906&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dfe7668c51ab799a7d466287b03aaadf2c4867ee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();