Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing sites #872

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 1 addition & 41 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -600,26 +600,6 @@
"known" : ["simon_parkes", "americafloats", "daindor"],
"cat" : "political"
},
{
"name" : "bitcoin forum",
"uri_check" : "https://bitcoinforum.com/profile/{account}",
"e_code" : 200,
"e_string" : "Profile of",
"m_string" : "An Error Has Occurred!",
"m_code" : 200,
"known" : ["alex", "boss"],
"cat" : "finance"
},
{
"name" : "BLIP.fm",
"uri_check" : "https://blip.fm/{account}",
"e_code" : 200,
"e_string" : "recommended",
"m_string" : "",
"m_code" : 404,
"known" : ["john", "walnuts"],
"cat" : "music"
},
{
"name" : "Blogger",
"uri_check" : "https://www.blogger.com/profile/{account}",
Expand Down Expand Up @@ -1718,16 +1698,6 @@
"known" : ["bob", "bobby"],
"cat" : "social"
},
{
"name" : "Farkascity",
"uri_check" : "https://farkascity.org/{account}/",
"e_code" : 200,
"e_string" : "blog-title",
"m_code" : 404,
"m_string" : "Are you sure it was ever here?",
"known" : ["gutimet", "nlowell"],
"cat" : "blog"
},
{
"name" : "fansly",
"uri_check" : "https://apiv2.fansly.com/api/v1/account?usernames={account}",
Expand Down Expand Up @@ -1760,16 +1730,6 @@
"known" : ["wood", "cliffcheney"],
"cat" : "social"
},
{
"name" : "fcv",
"uri_check" : "https://fcv.if.ua/index.php/component/comprofiler/userprofile/{account}/",
"e_code" : 200,
"e_string" : "сторінка профілю",
"m_string" : "Цей профіль або більше не існує або більше не доступний",
"m_code" : 200,
"known" : ["Ruslan", "oleg"],
"cat" : "hobby"
},
{
"name" : "figma",
"uri_check" : "https://www.figma.com/@{account}",
Expand Down Expand Up @@ -2376,7 +2336,7 @@
"uri_check" : "https://hamaha.net/{account}",
"e_code" : 200,
"e_string" : "- трейдинг форекс фьючерсы акции фондовый рынок ",
"m_string" : "HAMAHA Биткоин форум.",
"m_string" : "HAMAHA Биткоин форум.",
"m_code" : 200,
"known" : ["oleg", "misha"],
"cat" : "finance"
Expand Down
Loading