(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=11&dduuid=526f3ed851b80&device=0&device_type=desktop&os=Windows&ssid=i37l32d4ovflsceblh73rncma8&t=1763006380&typeid=0&url_type=2&value=&sign=3c3408f480e1f55460bdbd7f8993d32c6fb29dc0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();