Skip to content

Commit

Permalink
Merge pull request #915 from 3xp0rt/update2
Browse files Browse the repository at this point in the history
New sites
  • Loading branch information
WebBreacher authored Dec 26, 2024
2 parents dc40dc0 + 5502198 commit 7387b13
Showing 1 changed file with 89 additions and 19 deletions.
108 changes: 89 additions & 19 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,13 +775,14 @@
"cat" : "hobby"
},
{
"name" : "Bugcrowd",
"uri_check" : "https://bugcrowd.com/{account}",
"name" : "BugCrowd",
"uri_check" : "https://bugcrowd.com/{account}/profile_widgets",
"uri_pretty" : "https://bugcrowd.com/{account}",
"e_code" : 200,
"e_string" : "s researcher profile on Bugcrowd",
"m_string" : ">Bugcrowd | Error",
"e_string" : "\"widgets\":",
"m_string" : "class='cc-error-page__msg'",
"m_code" : 404,
"known" : ["bitquark", "mert"],
"known" : ["lopseg", "Ebrietas"],
"cat" : "tech"
},
{
Expand Down Expand Up @@ -1887,7 +1888,7 @@
"uri_check" : "https://www.folkd.com/?app=core&module=system&controller=ajax&do=usernameExists&input={account}",
"uri_pretty" : "https://www.folkd.com/search/?q={account}&quick=1&type=core_members",
"e_code" : 200,
"e_string" : "\"result\":\"fail\"",
"e_string" : "\"message\":\"That display name is in use by another member.\"",
"m_string" : "\"result\":\"ok\"",
"m_code" : 200,
"known" : ["smartplayapk", "abdulmerfantz"],
Expand Down Expand Up @@ -2478,6 +2479,22 @@
"known" : ["john", "adam"],
"cat" : "hobby"
},
{
"name" : "hackrocks",
"uri_check" : "https://hackrocks.com/api/users/profile",
"uri_pretty" : "https://hackrocks.com/id/{account}",
"post_body" : "{\"username\":\"{account}\"}",
"e_code" : 200,
"e_string" : "\"username\":",
"m_string" : "\"error_data\":\"USER_NOT_FOUND\"",
"m_code" : 404,
"known" : ["mespejo", "NeoWaveCode"],
"cat" : "tech",
"headers": {
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/json"
}
},
{
"name" : "Hacker News",
"uri_check" : "https://news.ycombinator.com/user?id={account}",
Expand Down Expand Up @@ -2511,13 +2528,18 @@
},
{
"name" : "HackerOne",
"uri_check" : "https://hackerone.com/{account}",
"uri_check" : "https://hackerone.com/graphql",
"uri_pretty": "https://hackerone.com/{account}",
"post_body" : "{\"query\":\"query($url: URI!) {\\n resource(url: $url) {\\n ... on User { username }\\n }\\n }\",\"variables\":{\"url\":\"{account}\"}}",
"e_code" : 200,
"e_string" : "profile that highlights",
"m_string" : "Page not found",
"m_code" : 301,
"known" : ["yashrs", "ameerpornillos"],
"cat" : "tech"
"e_string" : "\"username\":",
"m_string" : "\"type\":\"NOT_FOUND\"",
"m_code" : 200,
"known" : ["born2hack", "godiego"],
"cat" : "tech",
"headers": {
"Content-Type": "application/json"
}
},
{
"name" : "HackerRank",
Expand Down Expand Up @@ -2932,6 +2954,17 @@
"known" : ["test"],
"cat" : "dating"
},
{
"name" : "Intigriti",
"uri_check" : "https://app.intigriti.com/api/user/public/profile/{account}",
"uri_pretty" : "https://app.intigriti.com/profile/{account}",
"e_code" : 200,
"e_string" : "\"userName\":",
"m_string" : "class=\"error-page-container\"",
"m_code" : 404,
"known" : ["vampire01", "kenshiin"],
"cat" : "tech"
},
{
"name" : "isMyGirl",
"uri_check" : "https://api.fxcservices.com/pub/user/{account}",
Expand Down Expand Up @@ -3146,13 +3179,18 @@
},
{
"name" : "Kwork",
"uri_check" : "https://kwork.ru/user/{account}",
"uri_check" : "https://kwork.ru/user_kworks/{account}",
"uri_pretty" : "https://kwork.ru/user/{account}",
"post_body" : "{\"username\":\"{account}\",\"offset\":0,\"limit\":10}",
"e_code" : 200,
"e_string" : "window.profileData",
"m_string" : "<not-found></not-found>",
"m_code" : 404,
"e_string" : "\"success\":true",
"m_string" : "\"success\":false",
"m_code" : 200,
"known" : ["ilkarkarakurt", "sergeymeshiy"],
"cat" : "social"
"cat" : "social",
"headers": {
"Content-Type": "application/json"
}
},
{
"name" : "Lemon8",
Expand Down Expand Up @@ -3767,6 +3805,16 @@
"known" : ["anuel", "esteban"],
"cat" : "xx NSFW xx"
},
{
"name" : "myWishBoard",
"uri_check" : "https://mywishboard.com/@{account}",
"e_code" : 200,
"e_string" : "class=\"MwbUserHeader\"",
"m_string" : "class=\"MwbError\"",
"m_code" : 404,
"known" : ["ke7_2024", "alekseevvasil"],
"cat" : "shopping"
},
{
"name" : "MyAnimeList",
"uri_check" : "https://myanimelist.net/profile/{account}",
Expand Down Expand Up @@ -5417,6 +5465,16 @@
"known" : ["test"],
"cat" : "gaming"
},
{
"name" : "SteamGifts",
"uri_check" : "https://www.steamgifts.com/user/{account}",
"e_code" : 200,
"e_string" : "\"identifier\":",
"m_string" : "",
"m_code" : 301,
"known" : ["AbsurdPoncho", "Wolod1402"],
"cat" : "gaming"
},
{
"name" : "steemit",
"uri_check" : "https://steemit.com/@{account}",
Expand Down Expand Up @@ -5906,9 +5964,10 @@
{
"name" : "TryHackMe",
"uri_check" : "https://tryhackme.com/api/user/exist/{account}",
"uri_pretty" : "https://tryhackme.com/r/p/{account}",
"e_code" : 200,
"e_string" : "true",
"m_string" : "false",
"e_string" : "\"success\":true",
"m_string" : "\"success\":false",
"m_code" : 200,
"known" : ["user", "goyalyuval15"],
"cat" : "tech"
Expand Down Expand Up @@ -6704,6 +6763,17 @@
"known" : ["j5CYhsvD2yrunyyoZvSvKA", "GHoG4X4FY8D8L563zzPX5w"],
"cat" : "shopping"
},
{
"name" : "YesWeHack",
"uri_check" : "https://api.yeswehack.com/hunters/{account}",
"uri_pretty" : "https://yeswehack.com/hunters/{account}",
"e_code" : 200,
"e_string" : "\"username\":",
"m_string" : "\"code\":404",
"m_code" : 404,
"known" : ["xel", "rabhi"],
"cat" : "tech"
},
{
"name" : "youpic",
"uri_check" : "https://youpic.com/photographer/{account}",
Expand Down

0 comments on commit 7387b13

Please sign in to comment.