forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-09-03 05:56:25 +02:00
parent 982984acd2
commit 18c0cfe94f
2 changed files with 0 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -76,9 +76,6 @@ def get_logged_in_user():
if v: v.poor = session.get('poor')
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':
if v and v.id != AEVANN_ID:
with open(f"/eg", "r+", encoding="utf-8") as f: