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