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