forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-09-03 05:50:21 +02:00
parent e4d6c596ed
commit 982984acd2
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ def get_logged_in_user():
if v: v.poor = session.get('poor')
if SITE == 'rdrama.net' and v.id == 3732:
if SITE == 'rdrama.net' and v and v.id == 3732:
print(request.headers.get('CF-Connecting-IP'), flush=True)
if AEVANN_ID and request.headers.get("Cf-Ipcountry") == 'EG':