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