(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=09&dduuid=e19c082f66c81&device=0&device_type=desktop&os=Windows&ssid=jiohs2tikib61bnnmg1hlmgett&t=1761094923&typeid=0&url_type=2&value=&sign=7d0a50874c661aeef7947dcb7923dd5d722d0d0c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();