Skip to content

Commit

Permalink
Add new sites
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisthereal committed Oct 28, 2024
1 parent f848dd0 commit 241f071
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3464,6 +3464,16 @@
"known" : ["TheDalaiBomba", "MadLovin"],
"cat" : "gaming"
},
{
"name" : "MobileGTA.net",
"uri_check" : "https://www.mobilegta.net/en/user/{account}",
"e_code" : 200,
"e_string" : "userpage_user",
"m_string" : "<h1>404 Not Found",
"m_code" : 200,
"known" : ["daniel", "franco"],
"cat" : "gaming"
},
{
"name" : "Mod DB",
"uri_check" : "https://www.moddb.com/members/{account}",
Expand Down Expand Up @@ -3545,6 +3555,16 @@
"known" : ["dave", "sarah"],
"cat" : "music"
},
{
"name" : "MUYZORRAS",
"uri_check" : "https://www.muyzorras.com/usuarios/{account}",
"e_code" : 200,
"e_string" : "og:title",
"m_string" : "<title>Error 404",
"m_code" : 404,
"known" : ["anuel", "esteban"],
"cat" : "xx NSFW xx"
},
{
"name" : "MyAnimeList",
"uri_check" : "https://myanimelist.net/profile/{account}",
Expand Down

0 comments on commit 241f071

Please sign in to comment.