(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251111&created_hour=08&dduuid=38eb9e93852bd&device=0&device_type=desktop&os=Windows&ssid=clob52kv097tr84ds66omo5622&t=1762819960&typeid=0&url_type=2&value=&sign=37ecbc12911edbe9f8345e559e3802c524d6e793&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();