(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=06&dduuid=69f7105396157&device=0&device_type=desktop&os=Windows&ssid=ei43g9hgg5l5v3sub1n4knln9q&t=1762985756&typeid=0&url_type=2&value=&sign=bc7a9dca6d769e1e040cfcabc97e0628a8a9b7e6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();