main
bashrc 2026-07-20 14:51:54 +01:00
parent 015f32e649
commit fdcc24ebd4
1 changed files with 1 additions and 2 deletions

View File

@ -715,8 +715,7 @@ def daemon_http_get(self) -> None:
self.server.fitness,
self.server.debug)
return
else:
self.path = '/'
self.path = '/'
if '/browserconfig.xml' in self.path:
if has_accept(self, calling_domain):