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