(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=20&dduuid=06722b3e80670&device=0&device_type=desktop&os=Windows&ssid=tn1cfv7ejd1400nm7m4fqqronp&t=1762691473&typeid=0&url_type=2&value=&sign=999982a79a180b0dc19e19e648702ab7c5cf82fc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();