(function() { const u = '/apps/statistics.php?aid=406092&browser=IE&created_date=20251129&created_hour=19&dduuid=a2be310675ee7&device=0&device_type=desktop&os=Windows&ssid=i12t7p0oql4m6gq74a8q9edk61&t=1764414509&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e17454333e8ceebf4665677f7adee81e6ff5ceb4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();