fix error

pull/219/head
Aevann 2023-12-04 17:36:03 +02:00
parent 69548d02d8
commit 9f936186b3
1 changed files with 1 additions and 1 deletions

View File

@ -1369,7 +1369,7 @@ def bm():
ip = request.headers.get('CF-Connecting-IP')
if ip != '3.23.31.237':
print(data, flush=True)
return
return ''
created_utc = data['created']