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