From 1f7b7567529cc8cb0424de36f034c3c9cb33b310 Mon Sep 17 00:00:00 2001 From: 3xp0rt <61662492+3xp0rt@users.noreply.github.com> Date: Sun, 8 Dec 2024 01:57:16 +0200 Subject: [PATCH] Fix --- wmn-data.json | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 79eedfbc..4d5ac8d5 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -517,14 +517,14 @@ }, { "name" : "Beacons", - "uri_check" : "https://cdn.beacons.ai/profile_pictures/beacons/{account}.png", - "uri_pretty": "https://beacons.ai/{account}", + "uri_check" : "https://beacons.ai/{account}", "e_code" : 200, - "e_string" : "", - "m_string" : "NoSuchKey", - "m_code" : 404, + "e_string" : " - Link in Bio & Creator Tools | Beacons", + "m_string" : "The page you are looking for does not seem to exist anymore", + "m_code" : 200, "known" : ["rafaballerini", "lexaloco", "jardred"], - "cat" : "social" + "cat" : "social", + "protection": "cloudflare" }, { "name" : "Behance", @@ -6089,18 +6089,6 @@ "known" : ["sarah", "brahim01"], "cat" : "blog" }, - { - "name" : "VirusTotal", - "uri_check" : "https://www.virustotal.com/ui/users/{account}/avatar", - "pretty_uri" : "https://www.virustotal.com/gui/user/{account}", - "e_code" : 200, - "e_string" : "", - "m_string" : "NotFoundError", - "m_code" : 404, - "known" : ["cyber", "cybersecstu"], - "cat" : "misc", - "protection": ["captcha"] - }, { "name" : "VK", "uri_check" : "https://vk.com/{account}",