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