Skip to content

Commit

Permalink
removing ManyVids and Character.ai for False Positives.
Browse files Browse the repository at this point in the history
  • Loading branch information
WebBreacher committed Jan 6, 2025
1 parent 34f05f3 commit 600a726
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1243,18 +1243,6 @@
"known" : ["nyala", "speedymlg7"],
"cat" : "gaming"
},
{
"name" : "character.ai",
"uri_check" : "https://character.ai/profile/{account}",
"e_code" : 200,
"e_string" : "\"page\":\"/profile/[username]\"",
"m_code" : 500,
"m_string" : "\"page\":\"/_error\"",
"known" : ["landon", "greg"],
"cat" : "tech",
"protection" : ["cloudflare"],
"valid" : false
},
{
"name" : "darudar",
"uri_check" : "https://darudar.org/users/{account}/",
Expand Down Expand Up @@ -3348,17 +3336,6 @@
"known" : ["baywolfmusic", "johnebaker"],
"cat" : "music"
},
{
"name" : "MANYVIDS",
"uri_check" : "https://www.manyvids.com/bff/search/results?keywords={account}",
"uri_pretty" : "https://www.manyvids.com/results.php?keywords={account}",
"e_code" : 200,
"e_string" : "\"id\":",
"m_string" : "did not return any results",
"m_code" : 200,
"known" : ["alexbreecooper", "sweetkiss_69"],
"cat" : "xx NSFW xx"
},
{
"name" : "MapMyTracks",
"uri_check" : "https://www.mapmytracks.com/{account}",
Expand Down

0 comments on commit 600a726

Please sign in to comment.