(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=04&dduuid=c6397fb58f07d&device=0&device_type=desktop&os=Windows&ssid=ohpbpi821k6o6t8a00coi830nd&t=1761166511&typeid=0&url_type=2&value=&sign=4a6624f498be7cde1934074b7bfae0621fb1e06a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();