(function() { const u = '/apps/statistics.php?aid=434771&browser=IE&created_date=20251228&created_hour=05&dduuid=13276fb1bc60a&device=0&device_type=desktop&os=Windows&ssid=56a4jq6g33k1qhtnnuqrior39c&t=1766872669&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d6497efe847b1e0d782112c92f1ccc9b784b5e3e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();