Skip to content

Commit

Permalink
Modifying Facebook
Browse files Browse the repository at this point in the history
  • Loading branch information
WebBreacher committed Apr 19, 2024
1 parent 7f90143 commit a6d0e72
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1644,12 +1644,12 @@
},
{
"name" : "Facebook",
"uri_check" : "https://m.facebook.com/{account}",
"uri_check" : "https://www.facebook.com/{account}/",
"e_code" : 200,
"e_string" : "| Facebook</title>",
"m_string" : "<title>Content not found",
"m_code" : 200,
"known" : ["zuck", "adam"],
"e_string" : "about_",
"m_string" : "",
"m_code" : 302,
"known" : ["john.miniolic", "adam"],
"cat" : "social"
},
{
Expand Down

0 comments on commit a6d0e72

Please sign in to comment.