Skip to content

Commit

Permalink
Adding #909
Browse files Browse the repository at this point in the history
  • Loading branch information
WebBreacher committed Dec 1, 2024
1 parent 97778b3 commit d80ecb9
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 @@ -968,6 +968,16 @@
"known" : ["john", "bob"],
"cat" : "news"
},
{
"name" : "Coda",
"uri_check" : "https://coda.io/@{account}/",
"e_code" : 200,
"e_string" : "- Coda Profile</title>",
"m_string" : "<title>Coda | Page not found - Coda</title>",
"m_code" : 404,
"known" : ["huizer", "kennywong"],
"cat" : "hobby"
},
{
"name" : "Codeberg",
"uri_check" : "https://codeberg.org/{account}",
Expand Down

0 comments on commit d80ecb9

Please sign in to comment.