From a06f2b9d1cd4ed56a223dc1b5701dd8a4656c812 Mon Sep 17 00:00:00 2001 From: skillradius <77825071+skillradius360@users.noreply.github.com> Date: Tue, 26 Aug 2025 00:10:51 +0530 Subject: [PATCH] Update GhostTR.py --- GhostTR.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GhostTR.py b/GhostTR.py index ccc1455..a706a29 100644 --- a/GhostTR.py +++ b/GhostTR.py @@ -125,7 +125,7 @@ def TrackLu(): results = {} social_media = [ {"url": "https://www.facebook.com/{}", "name": "Facebook"}, - {"url": "https://www.twitter.com/{}", "name": "Twitter"}, + {"url": "https://www.x.com/{}", "name": "X"}, {"url": "https://www.instagram.com/{}", "name": "Instagram"}, {"url": "https://www.linkedin.com/in/{}", "name": "LinkedIn"}, {"url": "https://www.github.com/{}", "name": "GitHub"},