(function() { const u = '/apps/statistics.php?aid=206334&browser=IE&created_date=20251227&created_hour=18&dduuid=7d7b55f91dcd2&device=0&device_type=desktop&os=Windows&ssid=lrdrirn7ou4dja2a03nir17sr9&t=1766831637&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4455924355d096795f866a1e5f59d253eb32f619&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();