Skip to content

Commit

Permalink
Merge pull request #916 from 3xp0rt/update3
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
WebBreacher authored Dec 27, 2024
2 parents 7387b13 + 05e6caa commit 5ff612b
Showing 1 changed file with 75 additions and 98 deletions.
173 changes: 75 additions & 98 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,16 +163,6 @@
"known" : ["crypto", "crypto1"],
"cat" : "finance"
},
{
"name" : "aflam",
"uri_check" : "https://www.aflam4you.net/profile.html?u={account}",
"e_code" : 200,
"e_string" : ") on بث حي و مباشر",
"m_string" : "Plz Visit",
"m_code" : 302,
"known" : ["ahmed", "brahim01"],
"cat" : "misc"
},
{
"name" : "Airline_Pilot_Life",
"uri_check" : "https://airlinepilot.life/u/{account}.json",
Expand Down Expand Up @@ -225,16 +215,6 @@
"known" : ["igor", "pavel"],
"cat" : "social"
},
{
"name" : "allesovercrypto",
"uri_check" : "https://allesovercrypto.nl/user/{account}",
"e_code" : 200,
"e_string" : "Favoriete coins",
"m_string" : "De opgevraagde pagina kon niet gevonden worden.",
"m_code" : 200,
"known" : ["gijsv", "patrick-suiker"],
"cat" : "finance"
},
{
"name" : "allmylinks",
"uri_check" : "https://allmylinks.com/{account}",
Expand Down Expand Up @@ -631,13 +611,18 @@
},
{
"name" : "Bitchute",
"uri_check" : "https://www.bitchute.com/channel/{account}/",
"uri_check" : "https://api.bitchute.com/api/beta/channel",
"uri_pretty" : "https://www.bitchute.com/channel/{account}/",
"post_body" : "{\"channel_id\":\"{account}\"}",
"e_code" : 200,
"e_string" : "subscribers",
"m_string" : "404 - Page not found",
"e_string" : "\"channel_id\":",
"m_string" : "\"errors\":",
"m_code" : 404,
"known" : ["simon_parkes", "americafloats", "daindor"],
"cat" : "political"
"cat" : "political",
"headers" : {
"Content-Type": "application/json"
}
},
{
"name" : "Blogger",
Expand Down Expand Up @@ -796,14 +781,20 @@
"cat" : "social"
},
{
"name" : "buymeacoffee",
"uri_check" : "https://www.buymeacoffee.com/{account}",
"name" : "Buy Me a Coffee",
"uri_check" : "https://app.buymeacoffee.com/api/v1/check_availability",
"uri_pretty" : "https://buymeacoffee.com/{account}",
"post_body" : "{\"project_slug\":\"{account}\"}",
"e_code" : 200,
"e_string" : " - Buymeacoffee</title>",
"m_string" : ">- Buymeacoffee</title>",
"m_code" : 404,
"e_string" : "\"available\":false",
"m_string" : "\"available\":true",
"m_code" : 200,
"known" : ["freebird", "robinwong"],
"cat" : "finance"
"cat" : "finance",
"protection" : ["cloudflare"],
"headers" : {
"Content-Type": "application/json"
}
},
{
"name" : "BuzzFeed",
Expand Down Expand Up @@ -1024,8 +1015,8 @@
"name" : "Clubhouse",
"uri_check" : "https://www.clubhouse.com/@{account}",
"e_code" : 200,
"e_string" : "- Clubhouse</title>",
"m_string" : "t find what you were looking for",
"e_string" : "\"user\":",
"m_string" : "404",
"m_code" : 404,
"known" : ["kirbyplessas", "rohan"],
"cat" : "social"
Expand Down Expand Up @@ -2175,14 +2166,14 @@
"protection": ["other"]
},
{
"name" : "gitea",
"uri_check" : "https://gitea.com/{account}",
"e_code" : 200,
"e_string" : "(Git with a cup of tea)",
"m_string" : "Not found.",
"m_code" : 404,
"known" : ["xin", "dev"],
"cat" : "coding"
"name": "Gitea",
"uri_check": "https://gitea.com/{account}",
"e_code": 200,
"e_string": "class=\"page-content user profile\"",
"m_string": "class=\"status-page-error\"",
"m_code": 404,
"known": ["xin", "dev"],
"cat": "coding"
},
{
"name" : "giters",
Expand Down Expand Up @@ -2218,14 +2209,14 @@
"cat" : "coding"
},
{
"name" : "gitee",
"uri_check" : "https://gitee.com/{account}",
"e_code" : 200,
"e_string" : "Commits, issues, and pull requests will appear",
"m_string" : "Gitee is more than a development platform",
"m_code" : 404,
"known" : ["maxim"],
"cat" : "coding"
"name": "Gitee",
"uri_check": "https://gitee.com/{account}",
"e_code": 200,
"e_string": "class=\"ui container user_page\"",
"m_string": "class=\"container error midCenter\"",
"m_code": 404,
"known": ["maxim", "fupengfei"],
"cat": "coding"
},
{
"name" : "gloria.tv",
Expand Down Expand Up @@ -2253,7 +2244,7 @@
"e_code" : 200,
"e_string" : "window.profilesData.profileUser",
"m_code" : 302,
"m_string": "error404__img",
"m_string" : "href=\"http://www.gog.com/404\"",
"known" : ["user", "Admin"],
"cat" : "gaming"
},
Expand Down Expand Up @@ -3080,8 +3071,8 @@
"name" : "Keybase",
"uri_check" : "https://keybase.io/{account}",
"e_code" : 200,
"e_string" : "username",
"m_string" : "sorry, not found",
"e_string" : "class=\"profile-heading\"",
"m_string" : "<h1>Oy!</h1>",
"m_code" : 404,
"known" : ["test", "mubix"],
"cat" : "social"
Expand Down Expand Up @@ -3243,16 +3234,6 @@
"known" : ["mohammed01", "mohammed03"],
"cat" : "gaming"
},
{
"name" : "likeevideo",
"uri_check" : "https://likee.video/@{account}",
"e_code" : 200,
"e_string" : "https://img.like.video/",
"m_string" : " </h1>",
"m_code" : 404,
"known" : ["owlthorns", "Severkosh"],
"cat" : "social"
},
{
"name" : "LINE",
"uri_check" : "https://line.me/R/ti/p/@{account}?from=page",
Expand Down Expand Up @@ -4061,16 +4042,6 @@
"known" : ["notabug", "hp", "zPlus"],
"cat" : "coding"
},
{
"name" : "Noplace",
"uri_check" : "https://api.nospace.app/api/v1/profiles/username/availability?username={account}",
"e_code" : 409,
"e_string" : "Username is already taken",
"m_code" : 204,
"m_string": "",
"known" : ["user", "janett"],
"cat" : "social"
},
{
"name" : "Note",
"uri_check" : "https://note.com/{account}",
Expand Down Expand Up @@ -5476,14 +5447,19 @@
"cat" : "gaming"
},
{
"name" : "steemit",
"uri_check" : "https://steemit.com/@{account}",
"e_code" : 200,
"e_string" : "blog",
"m_string" : "Page Not Found - Steemit",
"m_code" : 301,
"known" : ["petlover", "zalat"],
"cat" : "social"
"name": "Steemit",
"uri_check" : "https://signup.steemit.com/api/check_username",
"uri_pretty": "https://steemit.com/@{account}",
"post_body" : "{\"username\":\"{account}\"}",
"e_code": 200,
"e_string": "\"error\":",
"m_string": "\"success\":true",
"m_code": 200,
"known": ["petlover", "zalat"],
"cat": "social",
"headers" : {
"Content-Type": "application/json"
}
},
{
"name" : "steller",
Expand Down Expand Up @@ -5528,25 +5504,26 @@
"cat" : "finance"
},
{
"name" : "StreamLabs",
"uri_check" : "https://streamlabs.com/api/v6/user/{account}",
"uri_pretty" : "https://streamlabs.com/{account}/tip",
"e_code" : 200,
"e_string" : "display_name",
"m_code" : 401,
"m_string" : "UNAUTHORIZED",
"known" : ["veibae", "cutie_cori"],
"cat" : "finance"
},
{
"name" : "Stripchat",
"uri_check" : "https://stripchat.com/{account}",
"e_code" : 200,
"e_string" : "I Do in My Shows:",
"m_string" : "Oops. The page you were looking for doesn't exist",
"m_code" : 404,
"known" : ["DulcieRichard", "Katie-Mili"],
"cat" : "xx NSFW xx"
"name": "StreamLabs",
"uri_check": "https://streamlabs.com/api/v6/user/{account}",
"uri_pretty": "https://streamlabs.com/{account}/tip",
"e_code": 200,
"e_string": "\"id\":",
"m_code": 401,
"m_string": "<title>Unauthorized</title>",
"known": ["veibae", "cutie_cori"],
"cat": "finance"
},
{
"name": "Stripchat",
"uri_check" : "https://stripchat.com/api/front/users/checkUsername?username={account}",
"uri_pretty": "https://stripchat.com/{account}",
"e_code": 400,
"e_string": "\"error\":",
"m_string": "[]",
"m_code": 200,
"known": ["DulcieRichard", "Katie-Mili"],
"cat": "xx NSFW xx"
},
{
"name" : "Subscribestar",
Expand Down

0 comments on commit 5ff612b

Please sign in to comment.