class Main:
def __init__(self):
self.name = ".rar"
self.projects_in_bound = ["Discord token joiner", "Discord raider", "Discord aio"]
def run(self):
print(f"Name: {self.name}")
print("Projects:")
for project in self.projects_in_bound:
print(f"- {project}")
Main().run()
Popular repositories Loading
-
Proxie-Scrape-and-Checker
Proxie-Scrape-and-Checker PublicThe code reads in a list of URLs from a file, scrapes each URL for proxies, and then validates and saves the unique and valid proxies to a file
Python 2
-
-
-
-
discord-setup-mod-bot
discord-setup-mod-bot Publicmods your sever form links and words you do not like
Python 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.