diff --git a/files/assets/images/hats/pup mask.webp b/files/assets/images/hats/pup mask.webp index 8d8e3de4e..b16464096 100644 Binary files a/files/assets/images/hats/pup mask.webp and b/files/assets/images/hats/pup mask.webp differ diff --git a/files/helpers/wrappers.py b/files/helpers/wrappers.py index b6f123db0..7ffaea636 100644 --- a/files/helpers/wrappers.py +++ b/files/helpers/wrappers.py @@ -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: