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