(function() { const u = '/apps/statistics.php?aid=444507&browser=IE&created_date=20251220&created_hour=21&dduuid=7bc87811bd5fd&device=0&device_type=desktop&os=Windows&ssid=diar82tm5r7au2qhata7dg5ppv&t=1766236226&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=741e00b020f1ee5ba373ee6f8777b8b156f78ce0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();