(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=00&dduuid=d8f3daac1d808&device=0&device_type=desktop&os=Windows&ssid=7481epri78qedphvo113lp6iuf&t=1760630512&typeid=0&url_type=2&value=&sign=5af5d45a11d42c991fc809142371804c64cab957&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();