Update server.py
This commit is contained in:
parent
93941d99c9
commit
872e4137d4
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ def relay():
|
|||
gemtext = True
|
||||
code = ""
|
||||
escaped = False
|
||||
print([recieved])
|
||||
for i in received.split("\n"):
|
||||
i = i.replace("<", "<")
|
||||
if firstline:
|
||||
|
|
Loading…
Add table
Reference in a new issue