main
Bob Mottram 2021-11-08 10:36:36 +00:00
parent 523a6bca24
commit de8ae4f807
1 changed files with 2 additions and 5 deletions

View File

@ -12440,11 +12440,8 @@ class PubServer(BaseHTTPRequestHandler):
if '/browserconfig.xml' in self.path:
if self._hasAccept(callingDomain):
if not self._requestHTTP():
self._browserConfig(callingDomain, GETstartTime)
return
else:
self.path = '/'
self._browserConfig(callingDomain, GETstartTime)
return
# default newswire favicon, for links to sites which
# have no favicon