Update server.py

This commit is contained in:
Nova Cat 2025-01-13 15:27:48 -08:00
parent 9113c86d78
commit 3907c686d4

View file

@ -81,8 +81,7 @@ def relay():
temp = i[2:]
code += f"<ul><li>{temp}</li></ul>"
else:
code += f"<p>{code}</p>\n"
print(code)
code += f"<p>{i}</p>\n"
print([i])
if title == "Something went wrong...":
title = "gemini://" + url