Skip to content

Commit

Permalink
Merge pull request #926 from balestek/main
Browse files Browse the repository at this point in the history
4 websites updated
  • Loading branch information
WebBreacher authored Jan 9, 2025
2 parents 24af5d4 + c1ae823 commit 4eace45
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -6057,7 +6057,7 @@
},
{
"name" : "UEF CONNECT",
"uri_check" : "https://uefconnect.uef.fi/en/person/{account}/",
"uri_check" : "https://uefconnect.uef.fi/en/{account}/",
"e_code" : 200,
"e_string" : "profile-page-header__info",
"m_string" : "<title>Page not found - UEFConnect</title>",
Expand Down Expand Up @@ -6164,7 +6164,7 @@
"e_string" : "property=\"twitter:card\"",
"m_code" : 404,
"m_string" : "Sorry, the requested page could not be found.",
"known" : ["spooky", "citruciel"],
"known" : ["elite", "citruciel"],
"cat" : "social"
},
{
Expand All @@ -6181,11 +6181,12 @@
"name" : "vsco",
"uri_check" : "https://vsco.co/{account}/gallery",
"e_code" : 200,
"e_string" : "UserProfileGallery",
"m_string" : "Page Not Found | VSCO</title>",
"e_string" : "permaSubdomain",
"m_string" : "\"error\":\"site_not_found\"}",
"m_code" : 404,
"known" : ["sam", "becca"],
"cat" : "social"
"cat" : "social",
"headers": {"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0"}
},
{
"name" : "Venmo",
Expand Down

0 comments on commit 4eace45

Please sign in to comment.