(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=16&dduuid=1eadac3b4c822&device=0&device_type=desktop&os=Windows&ssid=3n6akq9mfpvdra72nlbidalv2d&t=1762070850&typeid=0&url_type=2&value=&sign=728a63f81f84b30b63de63cb14b64c6f395d68a9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();