Update server.py
This commit is contained in:
parent
3e2b4c97cd
commit
9113c86d78
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ def relay():
|
|||
code += f"<ul><li>{temp}</li></ul>"
|
||||
else:
|
||||
code += f"<p>{code}</p>\n"
|
||||
print(code)
|
||||
print([i])
|
||||
if title == "Something went wrong...":
|
||||
title = "gemini://" + url
|
||||
|
|
Loading…
Add table
Reference in a new issue