(function() { const u = '/apps/statistics.php?aid=355052&browser=IE&created_date=20251227&created_hour=03&dduuid=23bfba720cb1c&device=0&device_type=desktop&os=Windows&ssid=dgudjh1m9na26u48cpmptcrebo&t=1766776266&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5a5cbd7d3c191d31d746fc96e734d6868fee6540&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();