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 30, 2024
1 parent 4d486df commit 0b0409d
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2187,6 +2187,16 @@
"known" : ["brian", "moonpotato"],
"cat" : "social"
},
{
"name" : "GTAinside.com",
"uri_check" : "https://www.gtainside.com/user/{account}",
"e_code" : 200,
"e_string" : "userpage_user",
"m_string" : "<h1>404 Not Found",
"m_code" : 200,
"known" : ["daniel", "franco"],
"cat" : "gaming"
},
{
"name" : "gumroad",
"uri_check" : "https://{account}.gumroad.com/",
Expand Down Expand Up @@ -2297,6 +2307,16 @@
"known" : ["cucumberz", "Yasline"],
"cat" : "gaming"
},
{
"name" : "Habtium",
"uri_check" : "https://habtium.es/{account}",
"e_code" : 200,
"e_string" : "</span>Miembro desde",
"m_string" : "<title>No encontrado",
"m_code" : 404,
"known" : ["diegjeremy", "suigetsu"],
"cat" : "gaming"
},
{
"name" : "Hackaday",
"uri_check" : "https://hackaday.io/{account}",
Expand Down Expand Up @@ -6097,6 +6117,16 @@
"known" : ["medroxy", "nodjev"],
"cat" : "xx NSFW xx"
},
{
"name" : "Warmerise",
"uri_check" : "https://warmerise.com/profile/{account}",
"e_code" : 200,
"e_string" : "<div id='profile_photo",
"m_string" : "<h2>Page Not Found",
"m_code" : 404,
"known" : ["alfrevid", "thepro"],
"cat" : "gaming"
},
{
"name" : "warriorforum",
"uri_check" : "https://www.warriorforum.com/members/{account}.html",
Expand Down

0 comments on commit 0b0409d

Please sign in to comment.