Skip to content

Commit

Permalink
Merge pull request #877 from WebBreacher/fixingsites2
Browse files Browse the repository at this point in the history
Update wmn-data.json
  • Loading branch information
WebBreacher authored Oct 4, 2024
2 parents 82c39c4 + 1779adb commit 17e4b34
Showing 1 changed file with 6 additions and 26 deletions.
32 changes: 6 additions & 26 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1577,16 +1577,6 @@
"known" : ["jippi", "poolesen"],
"cat" : "social"
},
{
"name" : "ExtraLunchMoney",
"uri_check" : "https://extralunchmoney.com/user/{account}",
"e_code" : 200,
"e_string" : "Public Profile Page",
"m_string" : "Closed Profile Page",
"m_code" : 404,
"known" : ["christalclear", "Nudekiki"],
"cat" : "xx NSFW xx"
},
{
"name" : "Eyeem",
"uri_check" : "https://www.eyeem.com/u/{account}",
Expand Down Expand Up @@ -1846,7 +1836,7 @@
"name" : "freelancer",
"uri_check" : "https://www.freelancer.com/u/{account}",
"e_code" : 200,
"e_string" : "> joined",
"e_string" : "Username-displayName",
"m_string" : "Looks like the page you are looking for doesn't exist.",
"m_code" : 404,
"known" : ["desiaunty", "creatvmind"],
Expand All @@ -1856,8 +1846,8 @@
"name" : "freesound",
"uri_check" : "https://freesound.org/people/{account}/",
"e_code" : 200,
"e_string" : "START of Content area",
"m_string" : "Page not found",
"e_string" : "Has been a user for",
"m_string" : "Page not found</title>",
"m_code" : 404,
"known" : ["test", "JohnDoe"],
"cat" : "music"
Expand Down Expand Up @@ -2065,7 +2055,7 @@
"e_string" : "Last online",
"m_string" : "Page unavailable",
"m_code" : 404,
"known" : ["test", "test2"],
"known" : ["Irapuato", "en.news"],
"cat" : "social"
},
{
Expand All @@ -2082,10 +2072,10 @@
"name" : "Goodgame_Russia",
"uri_check" : "https://goodgame.ru/channel/{account}/",
"e_code" : 200,
"e_string" : "Онлайн-трансляция</title>",
"e_string" : "channel_id",
"m_string" : "Такой страницы не существует",
"m_code" : 400,
"known" : ["ejysarmat", "gegeboyz"],
"known" : ["ejysarmat", "JacksonTV"],
"cat" : "gaming"
},
{
Expand Down Expand Up @@ -2662,16 +2652,6 @@
"known" : ["davidandora", "test"],
"cat" : "hobby"
},
{
"name" : "Internet Archive Account",
"uri_check" : "https://archive.org/details/@{account}",
"e_code" : 200,
"e_string" : "<title>User Account",
"m_string" : "<title>cannot find account",
"m_code" : 200,
"known" : ["webbreacher", "jason_scott"],
"cat" : "misc"
},
{
"name" : "Internet Archive User Search",
"uri_check" : "https://archive.org/advancedsearch.php?q={account}&output=json",
Expand Down

0 comments on commit 17e4b34

Please sign in to comment.