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