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