(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=19&dduuid=0f8b9fe5204ab&device=0&device_type=desktop&os=Windows&ssid=lnml7poukpn0sg1i9q6mt0dcjm&t=1757848071&typeid=0&url_type=2&value=&sign=996a62c0d67d3859ce1bd8beb847c1127ff6076b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();