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