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