(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=10&dduuid=30ae0527b86b2&device=0&device_type=desktop&os=Windows&ssid=61tjoap4ftde9kprtad0nakull&t=1761187667&typeid=0&url_type=2&value=&sign=264baf63807bd1c8d75cb30dc123c0c27c9517dd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();