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