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