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