(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=18&dduuid=d52d83da5be9f&device=0&device_type=desktop&os=Windows&ssid=9kjhno002n654rmq0ahmlsdnni&t=1761128259&typeid=0&url_type=2&value=&sign=6338d7c0ed664e076c723c92498cb26326c8e84d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();