(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=03&dduuid=55df8b9824aed&device=0&device_type=desktop&os=Windows&ssid=t1dakr01nm9h0409but65o16gb&t=1760212322&typeid=0&url_type=2&value=&sign=0486dddcb23193595f426484c2adf32a05e56052&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();