Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
3xp0rt committed Dec 7, 2024
1 parent 2487219 commit 1f7b756
Showing 1 changed file with 6 additions and 18 deletions.
24 changes: 6 additions & 18 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 &amp; Creator Tools | Beacons</title>",
"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",
Expand Down Expand Up @@ -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}",
Expand Down

0 comments on commit 1f7b756

Please sign in to comment.