Skip to content

Commit

Permalink
Update manager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
saifalisew1508 authored Feb 4, 2025
1 parent 12279e0 commit 1f39fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ def banner():
for char in b:
print(f'{random.choice(colors)}{char}{n}')
print('Contact below address for get premium script')
print(f'{lg}Version: {w}2.0{lg} | GitHub: {w}@saifalisew1508{rs}')
print(f'{lg}Telegram: {w}@DearSaif{lg} | Instagram: {w}@_Prince.Babu_{rs}')
print(f'{lg}Version: {w}2.6.82{lg} | GitHub: {w}@saifalisew1508{rs}')
print(f'{lg}Telegram: {w}@DearSaif{lg} | Instagram: {w}www.instagram.com/saifaliopp{rs}')

def clr():
if os.name == 'nt':
Expand Down

0 comments on commit 1f39fe5

Please sign in to comment.