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