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