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