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