Update index.py

This commit is contained in:
heckeralt 2024-09-27 08:40:19 -04:00
parent 0f07457dce
commit a51b419a95
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@ import requests
while True:
# Your code here
print("Site Is Being DDOsed...")
requests.get("https://discord.com")
requests.get("https://discord.com")
requests.get("https://discord.com/nitro")