(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=00&dduuid=65c8857a62145&device=0&device_type=desktop&os=Windows&ssid=ug4o4bv5612jcro2bfe2n7sq1o&t=1761841706&typeid=0&url_type=2&value=&sign=e3d814745b300f1cb872a421acee5bc390399811&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();