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