Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Its-Just-Nans/WhatsMyName
Browse files Browse the repository at this point in the history
  • Loading branch information
Its-Just-Nans committed Oct 6, 2024
2 parents 933a498 + 2ebcc49 commit 4ace5a7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4388,6 +4388,16 @@
"known" : ["dev", "pydude"],
"cat" : "coding"
},
{
"name" : "npm",
"uri_check" : "https://www.npmjs.com/~{account}",
"e_code" : 200,
"e_string" : "/npm-avatar/",
"m_string" : "poster depicting npm's mascot wombat",
"m_code" : 404,
"known" : ["npm", "rich_harris"],
"cat" : "coding"
},
{
"name" : "QUEER PL",
"uri_check" : "https://queer.pl/user/{account}",
Expand Down Expand Up @@ -6432,16 +6442,6 @@
"m_code" : 404,
"known" : ["carlito", "taylor"],
"cat" : "social"
},
{
"name" : "Bento",
"uri_check" : "https://bento.me/{account}",
"e_code" : 200,
"e_string" : "href=\"https://bento.me/explore\"",
"m_string" : ">Available!</div>",
"m_code" : 404,
"known" : ["carlito", "taylor"],
"cat" : "social"
}
]
}

0 comments on commit 4ace5a7

Please sign in to comment.