(function() { const u = '/apps/statistics.php?aid=444178&browser=IE&created_date=20251216&created_hour=20&dduuid=76d01bcdb8757&device=0&device_type=desktop&os=Windows&ssid=vb78naqq71ruqhq4gid7e28dcc&t=1765887764&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e0df5d0275ecd69d3d09c9efa7c5b4996aae4a70&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();