Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
3xp0rt committed Oct 25, 2024
1 parent 243eb88 commit 71e04a6
Showing 1 changed file with 103 additions and 113 deletions.
216 changes: 103 additions & 113 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,17 @@
"known" : ["GoddessBlueDiamo", "aalama"],
"cat" : "xx NSFW xx"
},
{
"name" : "Beacons",
"uri_check" : "https://cdn.beacons.ai/profile_pictures/beacons/{account}.png",
"uri_pretty": "https://beacons.ai/{account}",
"e_code" : 200,
"e_string" : "",
"m_string" : "NoSuchKey",
"m_code" : 404,
"known" : ["rafaballerini", "lexaloco", "jardred"],
"cat" : "social"
},
{
"name" : "Behance",
"uri_check" : "https://www.behance.net/{account}",
Expand Down Expand Up @@ -1643,6 +1654,17 @@
"known" : ["justusboth2013", "hellfireclub", "fabswingers.com"],
"cat" : "dating"
},
{
"name" : "FACEIT",
"uri_check" : "https://www.faceit.com/api/users/v1/nicknames/{account}",
"uri_pretty": "https://www.faceit.com/en/players/{account}",
"e_code" : 200,
"e_string" : "\"result\": \"OK\",",
"m_string" : "user not found",
"m_code" : 404,
"known" : ["s1mple", "w0nderful"],
"cat" : "gaming"
},
{
"name" : "Facebook",
"uri_check" : "https://www.facebook.com/{account}/",
Expand Down Expand Up @@ -1899,6 +1921,26 @@
"known" : ["john", "ncyp23"],
"cat" : "social"
},
{
"name" : "Freelancehunt Freelancer",
"uri_check" : "https://freelancehunt.com/en/freelancer/{account}.html",
"e_code" : 200,
"e_string" : "Username:",
"m_string" : "User not found.",
"m_code" : 404,
"known" : ["rhythmdev_top", "Zainka"],
"cat" : "social"
},
{
"name" : "Freelancehunt Employer",
"uri_check" : "https://freelancehunt.com/en/employer/{account}.html",
"e_code" : 200,
"e_string" : "Username:",
"m_string" : "User not found.",
"m_code" : 404,
"known" : ["laputkoc", "Dekovital"],
"cat" : "social"
},
{
"name" : "freelancer",
"uri_check" : "https://www.freelancer.com/u/{account}",
Expand Down Expand Up @@ -2135,6 +2177,16 @@
"known" : ["johnny", "dev"],
"cat" : "coding"
},
{
"name" : "GOG",
"uri_check" : "https://www.gog.com/u/{account}",
"e_code" : 200,
"e_string" : "window.profilesData.profileUser",
"m_code" : 404,
"m_string": "",
"known" : ["user", "Admin"],
"cat" : "gaming"
},
{
"name" : "Goodgame_Russia",
"uri_check" : "https://goodgame.ru/channel/{account}/",
Expand Down Expand Up @@ -2198,6 +2250,36 @@
"known" : ["ellietalksmoney", "reallyniceimages"],
"cat" : "shopping"
},
{
"name" : "Habr",
"uri_check" : "https://habr.com/ru/users/{account}/",
"e_code" : 200,
"e_string" : "tm-page tm-user",
"m_string" : "tm-error-message",
"m_code" : 404,
"known" : ["Bo0oM", "AlhimicMan"],
"cat" : "social"
},
{
"name" : "Habr Freelancer",
"uri_check" : "https://freelance.habr.com/freelancers/{account}",
"e_code" : 200,
"e_string" : "user-profile profile-blocks",
"m_string" : "icon_user_locked",
"m_code" : 404,
"known" : ["Bo0oM", "Akloom"],
"cat" : "social"
},
{
"name" : "Habr Employer",
"uri_check" : "https://freelance.habr.com/freelancers/{account}/employer",
"e_code" : 200,
"e_string" : "user-profile profile-blocks",
"m_string" : "icon_user_locked",
"m_code" : 404,
"known" : ["aufdk", "Danvantariy"],
"cat" : "social"
},
{
"name" : "Habbo.com",
"uri_check" : " https://www.habbo.com/api/public/users?name={account}",
Expand Down Expand Up @@ -2951,6 +3033,16 @@
"known" : ["test", "janek"],
"cat" : "images"
},
{
"name" : "Kwork",
"uri_check" : "https://kwork.ru/user/{account}",
"e_code" : 200,
"e_string" : "window.profileData",
"m_string" : "<not-found></not-found>",
"m_code" : 404,
"known" : ["ilkarkarakurt", "sergeymeshiy"],
"cat" : "social"
},
{
"name" : "Lemon8",
"uri_check" : "https://www.lemon8-app.com/{account}?region=us",
Expand Down Expand Up @@ -4868,7 +4960,7 @@
"headers" : {
"Cookie" : "accept_rules=true;"
}
},
},
{
"name" : "shutterstock",
"uri_check" : "https://www.shutterstock.com/g/{account}",
Expand Down Expand Up @@ -6116,6 +6208,16 @@
"known" : ["dave", "john"],
"cat" : "misc"
},
{
"name" : "Weblancer",
"uri_check" : "https://www.weblancer.net/users/{account}/",
"e_code" : 200,
"e_string" : "\"user\":",
"m_string" : "\"page\":\"/404\"",
"m_code" : 404,
"known" : ["alpet", "WebArtyom"],
"cat" : "social"
},
{
"name" : "weheartit",
"uri_check" : "https://weheartit.com/{account}",
Expand Down Expand Up @@ -6539,118 +6641,6 @@
"m_code" : 404,
"known" : ["carlito", "taylor"],
"cat" : "social"
},
{
"name" : "GOG",
"uri_check" : "https://www.gog.com/u/{account}",
"e_code" : 200,
"e_string" : "window.profilesData.profileUser",
"m_code" : 404,
"m_string": "",
"known" : ["user", "Admin"],
"cat" : "gaming"
},
{
"name" : "Kwork",
"uri_check" : "https://kwork.ru/user/{account}",
"e_code" : 200,
"e_string" : "window.profileData",
"m_string" : "not-found",
"m_code" : 404,
"known" : ["ilkarkarakurt", "sergeymeshiy"],
"cat" : "social"
},
{
"name" : "Weblancer",
"uri_check" : "https://www.weblancer.net/users/{account}/",
"e_code" : 200,
"e_string" : "\"user\":",
"m_string" : "\"page\":\"/404\"",
"m_code" : 404,
"known" : ["alpet", "WebArtyom"],
"cat" : "social"
},
{
"name" : "Freelancehunt Freelancer",
"uri_check" : "https://freelancehunt.com/en/freelancer/{account}.html",
"e_code" : 200,
"e_string" : "Username:",
"m_string" : "User not found.",
"m_code" : 404,
"known" : ["rhythmdev_top", "vadym1232"],
"cat" : "social"
},
{
"name" : "Freelancehunt Employer",
"uri_check" : "https://freelancehunt.com/en/employer/{account}.html",
"e_code" : 200,
"e_string" : "Username:",
"m_string" : "User not found.",
"m_code" : 404,
"known" : ["rhythmdev_top", "vadym1232"],
"cat" : "social"
},
{
"name" : "Habr",
"uri_check" : "https://habr.com/ru/users/{account}/",
"e_code" : 200,
"e_string" : "tm-page tm-user",
"m_string" : "tm-error-message",
"m_code" : 404,
"known" : ["Bo0oM", "AlhimicMan"],
"cat" : "social"
},
{
"name" : "Habr Freelancer",
"uri_check" : "https://freelance.habr.com/freelancers/{account}",
"e_code" : 200,
"e_string" : "user-profile profile-blocks",
"m_string" : "icon_user_locked",
"m_code" : 404,
"known" : ["Bo0oM", "Akloom"],
"cat" : "social"
},
{
"name" : "Habr Employer",
"uri_check" : "https://freelance.habr.com/freelancers/{account}/employer",
"e_code" : 200,
"e_string" : "user-profile profile-blocks",
"m_string" : "icon_user_locked",
"m_code" : 404,
"known" : ["aufdk", "Danvantariy"],
"cat" : "social"
},
{
"name" : "Freelance Україна",
"uri_check" : "https://freelance.ua/user/{account}/",
"e_code" : 200,
"e_string" : "user-profile profile-blocks",
"m_string" : "error-page",
"m_code" : 404,
"known" : ["mazahim33", "oleksandrseo1"],
"cat" : "social"
},
{
"name" : "FACEIT",
"uri_check" : "https://www.faceit.com/api/users/v1/nicknames/{account}",
"uri_pretty": "https://www.faceit.com/en/players/{account}",
"e_code" : 200,
"e_string" : "OK",
"m_string" : "user not found",
"m_code" : 404,
"known" : ["s1mple", "w0nderful"],
"cat" : "gaming"
},
{
"name" : "Beacons",
"uri_check" : "https://cdn.beacons.ai/profile_pictures/beacons/{account}.png",
"uri_pretty": "https://beacons.ai/{account}",
"e_code" : 200,
"e_string" : "",
"m_string" : "NoSuchKey",
"m_code" : 404,
"known" : ["rafaballerini", "lexaloco", "jardred"],
"cat" : "social"
}
]
}

0 comments on commit 71e04a6

Please sign in to comment.