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