forked from rDrama/rDrama
1
0
Fork 0

kill the spam

master
Aevann 2023-12-06 23:46:18 +02:00
parent 8b835d395e
commit d4156096c7
1 changed files with 0 additions and 1 deletions

View File

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