(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=00&dduuid=888679abb3f6a&device=0&device_type=desktop&os=Windows&ssid=66gihvoe88uv4ssvik1a74cqo3&t=1760804992&typeid=0&url_type=2&value=&sign=13928c5070f0b9dd49246cd066f66c771aabc0d3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();