mirror of
https://github.com/AggressiveUser/AllForOne.git
synced 2025-06-21 18:30:21 +00:00
Fix Server URL
This commit is contained in:
parent
3ea81884b0
commit
5dab10a496
@ -104,6 +104,6 @@ def clone_repositories(file_url):
|
||||
print('\033[91m\033[93mPlease show your support by giving star to my GitHub repository "AllForOne".')
|
||||
print('GITHUB: https://github.com/AggressiveUser/AllForOne\033[0m')
|
||||
|
||||
file_url = 'https://raw.githubusercontent.com/AggressiveUser/AggressiveUser.github.io/main/PleaseUpdateMe.txt'
|
||||
file_url = 'https://raw.githubusercontent.com/AggressiveUser/AllForOne/main/PleaseUpdateMe.txt'
|
||||
|
||||
clone_repositories(file_url)
|
||||
|
Loading…
x
Reference in New Issue
Block a user