Merge pull request #877 from WebBreacher/fixingsites2

Update wmn-data.json
This commit is contained in:
Micah Hoffman 2024-10-03 21:47:48 -04:00 committed by GitHub
commit 17e4b34c6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}",
@ -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"],
@ -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"
@ -2065,7 +2055,7 @@
"e_string" : "Last online",
"m_string" : "Page unavailable",
"m_code" : 404,
"known" : ["test", "test2"],
"known" : ["Irapuato", "en.news"],
"cat" : "social"
},
{
@ -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"
},
{
@ -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",