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