mirror of
https://github.com/WebBreacher/WhatsMyName.git
synced 2025-06-18 14:25:31 -04:00
General "housekeeping"
- Fixed white spaces - Alphabetized sites - Added contributor - Adjusted copyright year
This commit is contained in:
parent
71f9034fdc
commit
d7303d3500
@ -116,7 +116,7 @@ Here are examples of the site elements for both HTTP GET and HTTP POST entries:
|
|||||||
"known" : ["whoami", "johndoe"],
|
"known" : ["whoami", "johndoe"],
|
||||||
"cat" : "images",
|
"cat" : "images",
|
||||||
"protection" : ["captcha", "cloudflare"],
|
"protection" : ["captcha", "cloudflare"],
|
||||||
"headers": {
|
"headers" : {
|
||||||
"accept": "text/html"
|
"accept": "text/html"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Copyright (C) 2024 Micah Hoffman
|
Copyright (C) 2025 Micah Hoffman
|
||||||
|
|
||||||
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
|
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||||
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons,
|
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons,
|
||||||
|
@ -44,9 +44,10 @@ For a site to be included in WMN it has to:
|
|||||||
|
|
||||||
## Content
|
## Content
|
||||||
|
|
||||||
* The https://github.com/WebBreacher/WhatsMyName/wiki/Problem-Removed-Sites page has websites that we have had in the project and are currently not working for some reason. We will retest those sites (in the future) and try to find detections.
|
If you would like to help with detections, we are happy to accept them via:
|
||||||
* If you would like to help with detections, we are happy to accept them via GitHub pull request or you can [create an issue](https://github.com/WebBreacher/WhatsMyName/issues) with the details of the site.
|
1. GitHub pull request or ...
|
||||||
* Want to suggest a site to be added? Use [this form](https://forms.office.com/r/TscnNQqrD1).
|
2. [Create an issue](https://github.com/WebBreacher/WhatsMyName/issues) with the details of the site or ...
|
||||||
|
3. Use [this form](https://forms.office.com/r/TscnNQqrD1).
|
||||||
|
|
||||||
|
|
||||||
## Format
|
## Format
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "",
|
"default": "",
|
||||||
"examples": [
|
"examples": [
|
||||||
"Copyright (C) 2023 Micah Hoffman"
|
"Copyright (C) 2025 Micah Hoffman"
|
||||||
],
|
],
|
||||||
"pattern": "^.*$"
|
"pattern": "^.*$"
|
||||||
}
|
}
|
||||||
|
323
wmn-data.json
323
wmn-data.json
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"license" : ["Copyright (C) 2024 Micah Hoffman",
|
"license" : ["Copyright (C) 2025 Micah Hoffman",
|
||||||
"This work is licensed under the Creative Commons Attribution-ShareAlike",
|
"This work is licensed under the Creative Commons Attribution-ShareAlike",
|
||||||
"4.0 International License. To view a copy of this license, visit",
|
"4.0 International License. To view a copy of this license, visit",
|
||||||
"http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to",
|
"http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to",
|
||||||
@ -8,7 +8,8 @@
|
|||||||
"arin17bishwa", "AXRoux", "balestek", "Brenden2008", "C3n7ral051nt4g3ncy",
|
"arin17bishwa", "AXRoux", "balestek", "Brenden2008", "C3n7ral051nt4g3ncy",
|
||||||
"degun-osint", "End of interactive chart.", "fres621", "Its-Just-Nans", "Itsoon",
|
"degun-osint", "End of interactive chart.", "fres621", "Its-Just-Nans", "Itsoon",
|
||||||
"janhalendk", "K2SOsint", "maxk096", "ni5arga", "p1ngul1n0", "Paradoxxs",
|
"janhalendk", "K2SOsint", "maxk096", "ni5arga", "p1ngul1n0", "Paradoxxs",
|
||||||
"serdaraltin", "SlopeSlayer910", "TikvahTerminator", "Contributions since 2023-12"],
|
"serdaraltin", "SlopeSlayer910", "SorkoPiko", "TikvahTerminator",
|
||||||
|
"Contributions since 2023-12"],
|
||||||
"categories" : ["archived","art","blog","business","coding","dating","finance","gaming","health",
|
"categories" : ["archived","art","blog","business","coding","dating","finance","gaming","health",
|
||||||
"hobby","images","misc","music","news","political","search","shopping","social",
|
"hobby","images","misc","music","news","political","search","shopping","social",
|
||||||
"tech","video","xx NSFW xx"],
|
"tech","video","xx NSFW xx"],
|
||||||
@ -225,6 +226,16 @@
|
|||||||
"known" : ["blue", "goddessbecca"],
|
"known" : ["blue", "goddessbecca"],
|
||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "Alura",
|
||||||
|
"uri_check" : "https://cursos.alura.com.br/user/{account}",
|
||||||
|
"e_code" : 200,
|
||||||
|
"e_string" : "Perfil de",
|
||||||
|
"m_string" : "\"error\":\"Not Found\"",
|
||||||
|
"m_code" : 404,
|
||||||
|
"known" : ["edmilson", "jonathan"],
|
||||||
|
"cat" : "tech"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "Ameblo",
|
"name" : "Ameblo",
|
||||||
"uri_check" : "https://ameblo.jp/{account}",
|
"uri_check" : "https://ameblo.jp/{account}",
|
||||||
@ -256,17 +267,17 @@
|
|||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "AniList",
|
"name" : "AniList",
|
||||||
"uri_check": "https://graphql.anilist.co",
|
"uri_check" : "https://graphql.anilist.co",
|
||||||
"uri_pretty": "https://anilist.co/user/{account}",
|
"uri_pretty" : "https://anilist.co/user/{account}",
|
||||||
"post_body": "{\"query\":\"query{User(name:\\\"{account}\\\"){id name}}\"}",
|
"post_body" : "{\"query\":\"query{User(name:\\\"{account}\\\"){id name}}\"}",
|
||||||
"e_code": 200,
|
"e_code" : 200,
|
||||||
"e_string": "\"id\":",
|
"e_string" : "\"id\":",
|
||||||
"m_code": 404,
|
"m_code" : 404,
|
||||||
"m_string": "Not Found",
|
"m_string" : "Not Found",
|
||||||
"known": ["test", "johndoe"],
|
"known" : ["test", "johndoe"],
|
||||||
"cat": "social",
|
"cat" : "social",
|
||||||
"headers": {
|
"headers" : {
|
||||||
"accept": "application/json",
|
"accept": "application/json",
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
}
|
}
|
||||||
@ -282,16 +293,16 @@
|
|||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Apex Legends",
|
"name" : "Apex Legends",
|
||||||
"uri_check": "https://api.tracker.gg/api/v2/apex/standard/profile/origin/{account}",
|
"uri_check" : "https://api.tracker.gg/api/v2/apex/standard/profile/origin/{account}",
|
||||||
"uri_pretty": "https://apex.tracker.gg/apex/profile/origin/{account}/overview",
|
"uri_pretty" : "https://apex.tracker.gg/apex/profile/origin/{account}/overview",
|
||||||
"headers": {"User-Agent": "Mozilla/5.0 (Mozilla/5.0 (X11; Linux i686; rv:128.0) Gecko/20100101 Firefox/128.0", "Accept-Language": "en-US,en;q=0.5", "Origin": "https://apex.tracker.gg", "Referer": "https://apex.tracker.gg/", "TE": "trailers"},
|
"headers" : {"User-Agent": "Mozilla/5.0 (Mozilla/5.0 (X11; Linux i686; rv:128.0) Gecko/20100101 Firefox/128.0", "Accept-Language": "en-US,en;q=0.5", "Origin": "https://apex.tracker.gg", "Referer": "https://apex.tracker.gg/", "TE": "trailers"},
|
||||||
"e_code": 200,
|
"e_code" : 200,
|
||||||
"e_string": "platformInfo",
|
"e_string" : "platformInfo",
|
||||||
"m_code": 404,
|
"m_code" : 404,
|
||||||
"m_string": "CollectorResultStatus::NotFound",
|
"m_string" : "CollectorResultStatus::NotFound",
|
||||||
"known": ["tttcheekyttt", "RollsRoyce_Dawn"],
|
"known" : ["tttcheekyttt", "RollsRoyce_Dawn"],
|
||||||
"cat": "gaming"
|
"cat" : "gaming"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Appian",
|
"name" : "Appian",
|
||||||
@ -419,7 +430,7 @@
|
|||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "My Activity",
|
"e_string" : "My Activity",
|
||||||
"m_code" : 302,
|
"m_code" : 302,
|
||||||
"headers": {"Host": "community.avid.com", "User-Agent": "Mozilla/5.0 (Mozilla/5.0 (X11; Linux i686; rv:128.0) Gecko/20100101 Firefox/128.0", "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8", "Cache-Control": "no-cache"},
|
"headers" : {"Host": "community.avid.com", "User-Agent": "Mozilla/5.0 (Mozilla/5.0 (X11; Linux i686; rv:128.0) Gecko/20100101 Firefox/128.0", "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8", "Cache-Control": "no-cache"},
|
||||||
"m_string" : "The user you requested cannot be found.",
|
"m_string" : "The user you requested cannot be found.",
|
||||||
"known" : ["Thayne", "Admin"],
|
"known" : ["Thayne", "Admin"],
|
||||||
"cat" : "music"
|
"cat" : "music"
|
||||||
@ -506,7 +517,7 @@
|
|||||||
"m_code" : 200,
|
"m_code" : 200,
|
||||||
"known" : ["rafaballerini", "lexaloco", "jardred"],
|
"known" : ["rafaballerini", "lexaloco", "jardred"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"protection": ["cloudflare"]
|
"protection" : ["cloudflare"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Behance",
|
"name" : "Behance",
|
||||||
@ -676,15 +687,15 @@
|
|||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bluesky 2",
|
"name" : "Bluesky 2",
|
||||||
"uri_check": "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor={account}.bsky.social",
|
"uri_check" : "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor={account}.bsky.social",
|
||||||
"uri_pretty" : "https://bsky.app/profile/{account}.bsky.social",
|
"uri_pretty" : "https://bsky.app/profile/{account}.bsky.social",
|
||||||
"e_code": 200,
|
"e_code" : 200,
|
||||||
"e_string": "\"handle\":\"",
|
"e_string" : "\"handle\":\"",
|
||||||
"m_code": 400,
|
"m_code" : 400,
|
||||||
"m_string": "\"message\":\"Profile not found\"",
|
"m_string" : "\"message\":\"Profile not found\"",
|
||||||
"known": ["john", "mark"],
|
"known" : ["john", "mark"],
|
||||||
"cat": "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "BoardGameGeek",
|
"name" : "BoardGameGeek",
|
||||||
@ -1011,6 +1022,17 @@
|
|||||||
"known" : ["paula", "ClimbitJustice"],
|
"known" : ["paula", "ClimbitJustice"],
|
||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "Cloudflare",
|
||||||
|
"uri_check" : "https://community.cloudflare.com/u/{account}/card.json",
|
||||||
|
"uri_pretty" : "https://community.cloudflare.com/u/{account}",
|
||||||
|
"e_code" : 200,
|
||||||
|
"e_string" : "user_avatar",
|
||||||
|
"m_string" : "The requested URL or resource could not be found",
|
||||||
|
"m_code" : 404,
|
||||||
|
"known" : ["carl", "morten"],
|
||||||
|
"cat" : "tech"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "Clubhouse",
|
"name" : "Clubhouse",
|
||||||
"uri_check" : "https://www.clubhouse.com/@{account}",
|
"uri_check" : "https://www.clubhouse.com/@{account}",
|
||||||
@ -1076,7 +1098,7 @@
|
|||||||
"uri_check" : "https://www.codechef.com/users/{account}",
|
"uri_check" : "https://www.codechef.com/users/{account}",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "| CodeChef User Profile for ",
|
"e_string" : "| CodeChef User Profile for ",
|
||||||
"m_string": "In Browser IDE",
|
"m_string" : "In Browser IDE",
|
||||||
"m_code" : 302,
|
"m_code" : 302,
|
||||||
"known" : ["maroonrk", "lyrically"],
|
"known" : ["maroonrk", "lyrically"],
|
||||||
"cat" : "coding"
|
"cat" : "coding"
|
||||||
@ -1673,7 +1695,7 @@
|
|||||||
{
|
{
|
||||||
"name" : "FACEIT",
|
"name" : "FACEIT",
|
||||||
"uri_check" : "https://www.faceit.com/api/users/v1/nicknames/{account}",
|
"uri_check" : "https://www.faceit.com/api/users/v1/nicknames/{account}",
|
||||||
"uri_pretty": "https://www.faceit.com/en/players/{account}",
|
"uri_pretty" : "https://www.faceit.com/en/players/{account}",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "\"result\":\"OK\"",
|
"e_string" : "\"result\":\"OK\"",
|
||||||
"m_string" : "\"message\":\"user not found\"",
|
"m_string" : "\"message\":\"user not found\"",
|
||||||
@ -1874,7 +1896,7 @@
|
|||||||
"m_code" : 200,
|
"m_code" : 200,
|
||||||
"known" : ["smartplayapk", "abdulmerfantz"],
|
"known" : ["smartplayapk", "abdulmerfantz"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"protection": ["other"]
|
"protection" : ["other"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Fodors Forum",
|
"name" : "Fodors Forum",
|
||||||
@ -1958,7 +1980,7 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["rhythmdev_top", "Zainka"],
|
"known" : ["rhythmdev_top", "Zainka"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"protection": ["other"]
|
"protection" : ["other"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Freelancehunt Employer",
|
"name" : "Freelancehunt Employer",
|
||||||
@ -1969,7 +1991,7 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["vadym1232", "Dekovital"],
|
"known" : ["vadym1232", "Dekovital"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"protection": ["other"]
|
"protection" : ["other"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Freelance.ua",
|
"name" : "Freelance.ua",
|
||||||
@ -2093,7 +2115,17 @@
|
|||||||
"known" : ["tommy", "cderalow"],
|
"known" : ["tommy", "cderalow"],
|
||||||
"cat" : "health"
|
"cat" : "health"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"name" : "GDBrowser",
|
||||||
|
"uri_check" : "https://gdbrowser.com/u/{account}",
|
||||||
|
"e_code" : 200,
|
||||||
|
"e_string" : "<div class=\"popup\" id=\"statsDiv\"",
|
||||||
|
"m_string" : "<p>Found. Redirecting to ",
|
||||||
|
"m_code" : 302,
|
||||||
|
"known" : ["SorkoPiko", "Subwoofer"],
|
||||||
|
"cat" : "gaming"
|
||||||
|
},
|
||||||
|
{
|
||||||
"name" : "GeeksForGeeks",
|
"name" : "GeeksForGeeks",
|
||||||
"uri_check" : "https://www.geeksforgeeks.org/user/{account}/",
|
"uri_check" : "https://www.geeksforgeeks.org/user/{account}/",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
@ -2102,7 +2134,7 @@
|
|||||||
"m_string" : "<title>Page Not Found - GeeksforGeeks</title>",
|
"m_string" : "<title>Page Not Found - GeeksforGeeks</title>",
|
||||||
"known" : ["nath_789", "harshrajsinghsiwan","igovindindia"],
|
"known" : ["nath_789", "harshrajsinghsiwan","igovindindia"],
|
||||||
"cat" : "coding"
|
"cat" : "coding"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Geocaching",
|
"name" : "Geocaching",
|
||||||
"uri_check" : "https://www.geocaching.com/p/?u={account}",
|
"uri_check" : "https://www.geocaching.com/p/?u={account}",
|
||||||
@ -2153,17 +2185,17 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["teddy_99", "LastYear"],
|
"known" : ["teddy_99", "LastYear"],
|
||||||
"cat" : "images",
|
"cat" : "images",
|
||||||
"protection": ["other"]
|
"protection" : ["other"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gitea",
|
"name" : "Gitea",
|
||||||
"uri_check": "https://gitea.com/{account}",
|
"uri_check" : "https://gitea.com/{account}",
|
||||||
"e_code": 200,
|
"e_code" : 200,
|
||||||
"e_string": "class=\"page-content user profile\"",
|
"e_string" : "class=\"page-content user profile\"",
|
||||||
"m_string": "class=\"status-page-error\"",
|
"m_string" : "class=\"status-page-error\"",
|
||||||
"m_code": 404,
|
"m_code" : 404,
|
||||||
"known": ["xin", "dev"],
|
"known" : ["xin", "dev"],
|
||||||
"cat": "coding"
|
"cat" : "coding"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "giters",
|
"name" : "giters",
|
||||||
@ -2199,14 +2231,14 @@
|
|||||||
"cat" : "coding"
|
"cat" : "coding"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gitee",
|
"name" : "Gitee",
|
||||||
"uri_check": "https://gitee.com/{account}",
|
"uri_check" : "https://gitee.com/{account}",
|
||||||
"e_code": 200,
|
"e_code" : 200,
|
||||||
"e_string": "class=\"ui container user_page\"",
|
"e_string" : "class=\"ui container user_page\"",
|
||||||
"m_string": "class=\"container error midCenter\"",
|
"m_string" : "class=\"container error midCenter\"",
|
||||||
"m_code": 404,
|
"m_code" : 404,
|
||||||
"known": ["maxim", "fupengfei"],
|
"known" : ["maxim", "fupengfei"],
|
||||||
"cat": "coding"
|
"cat" : "coding"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "gloria.tv",
|
"name" : "gloria.tv",
|
||||||
@ -2471,7 +2503,7 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["mespejo", "NeoWaveCode"],
|
"known" : ["mespejo", "NeoWaveCode"],
|
||||||
"cat" : "tech",
|
"cat" : "tech",
|
||||||
"headers": {
|
"headers" : {
|
||||||
"Accept": "application/json, text/plain, */*",
|
"Accept": "application/json, text/plain, */*",
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
}
|
}
|
||||||
@ -2510,7 +2542,7 @@
|
|||||||
{
|
{
|
||||||
"name" : "HackerOne",
|
"name" : "HackerOne",
|
||||||
"uri_check" : "https://hackerone.com/graphql",
|
"uri_check" : "https://hackerone.com/graphql",
|
||||||
"uri_pretty": "https://hackerone.com/{account}",
|
"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}\"}}",
|
"post_body" : "{\"query\":\"query($url: URI!) {\\n resource(url: $url) {\\n ... on User { username }\\n }\\n }\",\"variables\":{\"url\":\"{account}\"}}",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "\"username\":",
|
"e_string" : "\"username\":",
|
||||||
@ -2518,7 +2550,7 @@
|
|||||||
"m_code" : 200,
|
"m_code" : 200,
|
||||||
"known" : ["born2hack", "godiego"],
|
"known" : ["born2hack", "godiego"],
|
||||||
"cat" : "tech",
|
"cat" : "tech",
|
||||||
"headers": {
|
"headers" : {
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -2878,21 +2910,21 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["therock", "ramarim"],
|
"known" : ["therock", "ramarim"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"protection": ["cloudflare"]
|
"protection" : ["cloudflare"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Instagram2",
|
"name" : "Instagram2",
|
||||||
"uri_pretty": "https://instagram.com/{account}",
|
"uri_pretty" : "https://instagram.com/{account}",
|
||||||
"uri_check": "https://dumpoir.com/v/{account}",
|
"uri_check" : "https://dumpoir.com/v/{account}",
|
||||||
"e_code": 200,
|
"e_code" : 200,
|
||||||
"e_string": "Instagram Stories, Profile, Posts and Followers View Anonymous",
|
"e_string" : "Instagram Stories, Profile, Posts and Followers View Anonymous",
|
||||||
"m_string": "We are sorry. Should we search anything else?",
|
"m_string" : "We are sorry. Should we search anything else?",
|
||||||
"m_code": 404,
|
"m_code" : 404,
|
||||||
"known": [
|
"known" : [
|
||||||
"katyperry",
|
"katyperry",
|
||||||
"kirbstr"
|
"kirbstr"
|
||||||
],
|
],
|
||||||
"cat": "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Instagram_archives",
|
"name" : "Instagram_archives",
|
||||||
@ -3118,7 +3150,7 @@
|
|||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "komi",
|
"name" : "komi",
|
||||||
"uri_check" : "https://api.komi.io/api/talent/usernames/{account}",
|
"uri_check" : "https://api.komi.io/api/talent/usernames/{account}",
|
||||||
"uri_pretty" : "https://{account}.komi.io",
|
"uri_pretty" : "https://{account}.komi.io",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
@ -3148,6 +3180,16 @@
|
|||||||
"known" : ["ania", "janek"],
|
"known" : ["ania", "janek"],
|
||||||
"cat" : "images"
|
"cat" : "images"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "Kwai",
|
||||||
|
"uri_check" : "https://www.kwai.com/@{account}",
|
||||||
|
"e_code" : 200,
|
||||||
|
"e_string" : "name=\"title\"",
|
||||||
|
"m_string" : "<title>Kwai</title>",
|
||||||
|
"m_code" : 200,
|
||||||
|
"known" : ["carlito", "taylor"],
|
||||||
|
"cat" : "social"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "kwejk.pl",
|
"name" : "kwejk.pl",
|
||||||
"uri_check" : "https://kwejk.pl/uzytkownik/{account}#/tablica/",
|
"uri_check" : "https://kwejk.pl/uzytkownik/{account}#/tablica/",
|
||||||
@ -3169,7 +3211,7 @@
|
|||||||
"m_code" : 200,
|
"m_code" : 200,
|
||||||
"known" : ["ilkarkarakurt", "sergeymeshiy"],
|
"known" : ["ilkarkarakurt", "sergeymeshiy"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"headers": {
|
"headers" : {
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -3442,7 +3484,7 @@
|
|||||||
{
|
{
|
||||||
"name" : "Mastodon API",
|
"name" : "Mastodon API",
|
||||||
"uri_check" : "https://mastodon.social/api/v2/search?q={account}&limit=1&type=accounts",
|
"uri_check" : "https://mastodon.social/api/v2/search?q={account}&limit=1&type=accounts",
|
||||||
"uri_pretty": "https://mastodon.social/api/v2/search?q={account}&type=accounts",
|
"uri_pretty" : "https://mastodon.social/api/v2/search?q={account}&type=accounts",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "display_name",
|
"e_string" : "display_name",
|
||||||
"m_string" : "\"accounts\":[]",
|
"m_string" : "\"accounts\":[]",
|
||||||
@ -4711,14 +4753,14 @@
|
|||||||
{
|
{
|
||||||
"name" : "Quizlet",
|
"name" : "Quizlet",
|
||||||
"uri_check" : "https://quizlet.com/webapi/3.2/users/check-username?username={account}",
|
"uri_check" : "https://quizlet.com/webapi/3.2/users/check-username?username={account}",
|
||||||
"uri_pretty": "https://quizlet.com/user/{account}/sets",
|
"uri_pretty" : "https://quizlet.com/user/{account}/sets",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "\"success\":false",
|
"e_string" : "\"success\":false",
|
||||||
"m_string" : "\"success\":true",
|
"m_string" : "\"success\":true",
|
||||||
"m_code" : 200,
|
"m_code" : 200,
|
||||||
"known" : ["Rita426", "Muyao_531"],
|
"known" : ["Rita426", "Muyao_531"],
|
||||||
"cat" : "hobby",
|
"cat" : "hobby",
|
||||||
"protection": ["cloudflare"]
|
"protection" : ["cloudflare"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "quitter.pl",
|
"name" : "quitter.pl",
|
||||||
@ -5392,7 +5434,7 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["kexp_official", "mkbhd"],
|
"known" : ["kexp_official", "mkbhd"],
|
||||||
"cat" : "music",
|
"cat" : "music",
|
||||||
"protection": ["other"]
|
"protection" : ["other"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "StackOverflow",
|
"name" : "StackOverflow",
|
||||||
@ -5403,7 +5445,7 @@
|
|||||||
"m_code" : 200,
|
"m_code" : 200,
|
||||||
"known" : ["vonc", "bergi"],
|
"known" : ["vonc", "bergi"],
|
||||||
"cat" : "coding",
|
"cat" : "coding",
|
||||||
"protection": ["cloudflare"]
|
"protection" : ["cloudflare"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Steam",
|
"name" : "Steam",
|
||||||
@ -5426,16 +5468,16 @@
|
|||||||
"cat" : "gaming"
|
"cat" : "gaming"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Steemit",
|
"name" : "Steemit",
|
||||||
"uri_check" : "https://signup.steemit.com/api/check_username",
|
"uri_check" : "https://signup.steemit.com/api/check_username",
|
||||||
"uri_pretty": "https://steemit.com/@{account}",
|
"uri_pretty" : "https://steemit.com/@{account}",
|
||||||
"post_body" : "{\"username\":\"{account}\"}",
|
"post_body" : "{\"username\":\"{account}\"}",
|
||||||
"e_code": 200,
|
"e_code" : 200,
|
||||||
"e_string": "\"error\":",
|
"e_string" : "\"error\":",
|
||||||
"m_string": "\"success\":true",
|
"m_string" : "\"success\":true",
|
||||||
"m_code": 200,
|
"m_code" : 200,
|
||||||
"known": ["petlover", "zalat"],
|
"known" : ["petlover", "zalat"],
|
||||||
"cat": "social",
|
"cat" : "social",
|
||||||
"headers" : {
|
"headers" : {
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
}
|
}
|
||||||
@ -5453,7 +5495,7 @@
|
|||||||
{
|
{
|
||||||
"name" : "Statuspage",
|
"name" : "Statuspage",
|
||||||
"uri_check" : "https://{account}.statuspage.io/api/v2/status.json",
|
"uri_check" : "https://{account}.statuspage.io/api/v2/status.json",
|
||||||
"uri_pretty": "https://{account}.statuspage.io/",
|
"uri_pretty" : "https://{account}.statuspage.io/",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "updated_at",
|
"e_string" : "updated_at",
|
||||||
"m_string" : "<html><body>You are being <a href=\"https://www.statuspage.io\">redirected</a>.</body></html>",
|
"m_string" : "<html><body>You are being <a href=\"https://www.statuspage.io\">redirected</a>.</body></html>",
|
||||||
@ -5483,26 +5525,26 @@
|
|||||||
"cat" : "finance"
|
"cat" : "finance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "StreamLabs",
|
"name" : "StreamLabs",
|
||||||
"uri_check": "https://streamlabs.com/api/v6/user/{account}",
|
"uri_check" : "https://streamlabs.com/api/v6/user/{account}",
|
||||||
"uri_pretty": "https://streamlabs.com/{account}/tip",
|
"uri_pretty" : "https://streamlabs.com/{account}/tip",
|
||||||
"e_code": 200,
|
"e_code" : 200,
|
||||||
"e_string": "\"id\":",
|
"e_string" : "\"id\":",
|
||||||
"m_code": 401,
|
"m_code" : 401,
|
||||||
"m_string": "<title>Unauthorized</title>",
|
"m_string" : "<title>Unauthorized</title>",
|
||||||
"known": ["veibae", "cutie_cori"],
|
"known" : ["veibae", "cutie_cori"],
|
||||||
"cat": "finance"
|
"cat" : "finance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Stripchat",
|
"name" : "Stripchat",
|
||||||
"uri_check" : "https://stripchat.com/api/front/users/checkUsername?username={account}",
|
"uri_check" : "https://stripchat.com/api/front/users/checkUsername?username={account}",
|
||||||
"uri_pretty": "https://stripchat.com/{account}",
|
"uri_pretty" : "https://stripchat.com/{account}",
|
||||||
"e_code": 400,
|
"e_code" : 400,
|
||||||
"e_string": "\"error\":",
|
"e_string" : "\"error\":",
|
||||||
"m_string": "[]",
|
"m_string" : "[]",
|
||||||
"m_code": 200,
|
"m_code" : 200,
|
||||||
"known": ["DulcieRichard", "Katie-Mili"],
|
"known" : ["DulcieRichard", "Katie-Mili"],
|
||||||
"cat": "xx NSFW xx"
|
"cat" : "xx NSFW xx"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Subscribestar",
|
"name" : "Subscribestar",
|
||||||
@ -5813,15 +5855,15 @@
|
|||||||
{
|
{
|
||||||
"name" : "Tindie",
|
"name" : "Tindie",
|
||||||
"uri_check" : "https://www.tindie.com/accounts/check_username/",
|
"uri_check" : "https://www.tindie.com/accounts/check_username/",
|
||||||
"uri_pretty": "https://www.tindie.com/stores/{account}/",
|
"uri_pretty" : "https://www.tindie.com/stores/{account}/",
|
||||||
"post_body": "username={account}",
|
"post_body" : "username={account}",
|
||||||
"e_code" : 200,
|
"e_code" : 200,
|
||||||
"e_string" : "\"valid\": false",
|
"e_string" : "\"valid\": false",
|
||||||
"m_string" : "\"valid\": true",
|
"m_string" : "\"valid\": true",
|
||||||
"m_code" : 200,
|
"m_code" : 200,
|
||||||
"known" : ["tehrabbitt", "dekunukem"],
|
"known" : ["tehrabbitt", "dekunukem"],
|
||||||
"cat" : "shopping",
|
"cat" : "shopping",
|
||||||
"headers": {
|
"headers" : {
|
||||||
"Content-Type": "application/x-www-form-urlencoded"
|
"Content-Type": "application/x-www-form-urlencoded"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -6186,7 +6228,7 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["sam", "becca"],
|
"known" : ["sam", "becca"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"headers": {"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0"}
|
"headers" : {"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0"}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Venmo",
|
"name" : "Venmo",
|
||||||
@ -6446,7 +6488,7 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["kevin", "WebArtyom"],
|
"known" : ["kevin", "WebArtyom"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"headers": {"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0"}
|
"headers" : {"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0"}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "weheartit",
|
"name" : "weheartit",
|
||||||
@ -6529,7 +6571,7 @@
|
|||||||
"m_code" : 301,
|
"m_code" : 301,
|
||||||
"known" : ["deae", "cheerfulsarcasm", "braydenskiresort"],
|
"known" : ["deae", "cheerfulsarcasm", "braydenskiresort"],
|
||||||
"cat" : "social",
|
"cat" : "social",
|
||||||
"protection": ["other"]
|
"protection" : ["other"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "Wakatime",
|
"name" : "Wakatime",
|
||||||
@ -6652,6 +6694,16 @@
|
|||||||
"known" : ["Andy_Hausmann", "Stephan_Abele2"],
|
"known" : ["Andy_Hausmann", "Stephan_Abele2"],
|
||||||
"cat" : "social"
|
"cat" : "social"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "XNXX",
|
||||||
|
"uri_check" : "https://www.xnxx.com/mobile/profile/{account}",
|
||||||
|
"e_code" : 200,
|
||||||
|
"e_string" : "<table id=\"profile\">",
|
||||||
|
"m_string" : "<title>Bad request",
|
||||||
|
"m_code" : 400,
|
||||||
|
"known" : ["john", "mumrra"],
|
||||||
|
"cat" : "xx NSFW xx"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "XVIDEOS-models",
|
"name" : "XVIDEOS-models",
|
||||||
"uri_check" : "https://www.xvideos.com/models/{account}",
|
"uri_check" : "https://www.xvideos.com/models/{account}",
|
||||||
@ -6846,57 +6898,6 @@
|
|||||||
"m_code" : 404,
|
"m_code" : 404,
|
||||||
"known" : ["rezaghezi", "hosssssein"],
|
"known" : ["rezaghezi", "hosssssein"],
|
||||||
"cat" : "tech"
|
"cat" : "tech"
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"name" : "Cloudflare",
|
|
||||||
"uri_check" : "https://community.cloudflare.com/u/{account}/card.json",
|
|
||||||
"uri_pretty" : "https://community.cloudflare.com/u/{account}",
|
|
||||||
"e_code" : 200,
|
|
||||||
"e_string" : "user_avatar",
|
|
||||||
"m_string" : "The requested URL or resource could not be found",
|
|
||||||
"m_code" : 404,
|
|
||||||
"known" : ["carl", "morten"],
|
|
||||||
"cat" : "tech"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "Alura",
|
|
||||||
"uri_check" : "https://cursos.alura.com.br/user/{account}",
|
|
||||||
"e_code" : 200,
|
|
||||||
"e_string" : "Perfil de",
|
|
||||||
"m_string" : "\"error\":\"Not Found\"",
|
|
||||||
"m_code" : 404,
|
|
||||||
"known" : ["edmilson", "jonathan"],
|
|
||||||
"cat" : "tech"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "XNXX",
|
|
||||||
"uri_check" : "https://www.xnxx.com/mobile/profile/{account}",
|
|
||||||
"e_code" : 200,
|
|
||||||
"e_string" : "<table id=\"profile\">",
|
|
||||||
"m_string" : "<title>Bad request",
|
|
||||||
"m_code" : 400,
|
|
||||||
"known" : ["john", "mumrra"],
|
|
||||||
"cat" : "xx NSFW xx"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "Kwai",
|
|
||||||
"uri_check" : "https://www.kwai.com/@{account}",
|
|
||||||
"e_code" : 200,
|
|
||||||
"e_string" : "name=\"title\"",
|
|
||||||
"m_string" : "<title>Kwai</title>",
|
|
||||||
"m_code" : 200,
|
|
||||||
"known" : ["carlito", "taylor"],
|
|
||||||
"cat" : "social"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "GDBrowser",
|
|
||||||
"uri_check" : "https://gdbrowser.com/u/{account}",
|
|
||||||
"e_code" : 200,
|
|
||||||
"e_string" : "<div class=\"popup\" id=\"statsDiv\"",
|
|
||||||
"m_string" : "<p>Found. Redirecting to ",
|
|
||||||
"m_code" : 302,
|
|
||||||
"known" : ["SorkoPiko", "Subwoofer"],
|
|
||||||
"cat" : "gaming"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user