forked from rDrama/rDrama
1
0
Fork 0

try to fix /gumroad

master
Aevann 2023-06-14 00:55:25 +03:00
parent 9c4521f037
commit 9e7c417f52
1 changed files with 1 additions and 0 deletions

View File

@ -1425,6 +1425,7 @@ if KOFI_TOKEN:
def gumroad():
data = request.values
ip = request.headers.get('CF-Connecting-IP')
print(ip, flush=True)
if ip != '34.193.146.117':
print(STARS, flush=True)
print(f'/gumroad fail: {ip}')