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