(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=15&dduuid=dc888dbe6d970&device=0&device_type=desktop&os=Windows&ssid=1kd6be83f1m3r3mh7r89n7aur5&t=1763279017&typeid=0&url_type=2&value=&sign=1834382af4cacfbf59ae24725a834d5c0f2c5bfb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();