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