(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=04&dduuid=248751420c816&device=0&device_type=desktop&os=Windows&ssid=kctj3peq36biivqo9ibvvhqa1q&t=1760819843&typeid=0&url_type=2&value=&sign=541b3adada29c42157618795d0b4d82a239b2034&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();