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