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