(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=07&dduuid=0e515b27dbc65&device=0&device_type=desktop&os=Windows&ssid=21hlvsh7ri4r78c34fh3peom07&t=1761951618&typeid=0&url_type=2&value=&sign=a127f1d6f3d6fb4c628aceac60994afa6f670456&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();