Skip to content

Commit

Permalink
Added OpenSea
Browse files Browse the repository at this point in the history
  • Loading branch information
NozyZy authored Mar 29, 2024
1 parent ec09ba5 commit bba43b6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3754,6 +3754,16 @@
"known" : ["john", "bob"],
"cat" : "finance"
},
{
"name" : "Opensea",
"uri_check" : "https://opensea.io/{account}",
"e_code" : 200,
"e_string" : "Joined ",
"m_string" : "This page is lost.",
"m_code" : 404,
"known" : ["a", "suuuu"],
"cat" : "tech"
},
{
"name" : "opensource",
"uri_check" : "https://opensource.com/users/{account}",
Expand Down

0 comments on commit bba43b6

Please sign in to comment.