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