(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=22&dduuid=db8bef677f3f7&device=0&device_type=desktop&os=Windows&ssid=u8epl9s389e9m1l805d937l4sv&t=1757860206&typeid=0&url_type=2&value=&sign=8bb958089555674c9040643aa09de2852ea21cfb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();