(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=00&dduuid=76893184ad33c&device=0&device_type=desktop&os=Windows&ssid=vo2r99m3n00i789r4opfd4ep92&t=1757867002&typeid=0&url_type=2&value=&sign=17869d44c3022695e7f07534a3108854cba434bd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();