Skip to content

Commit

Permalink
#833 fixes
Browse files Browse the repository at this point in the history
Soloby does not seem to have a user profile page. Going to https://www.soloby.ru/users redirects to most recent/top questions and not profiles. Removing it.

Also fixed ru_123
  • Loading branch information
WebBreacher committed Jul 12, 2024
1 parent 85d4a8a commit 061d03e
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4632,8 +4632,8 @@
"name" : "ru_123rf",
"uri_check" : "https://ru.123rf.com/profile_{account}",
"e_code" : 200,
"e_string" : "- 123RF",
"m_string" : "Векторы, Видеоролики. Подписка",
"e_string" : "userID",
"m_string" : "<title>Фотобанк 123RF - Стоковые Фото, Векторы, Видеоролики. Подписка на Фото. Royalty Free контент<",
"m_code" : 302,
"known" : ["ruslan", "olga"],
"cat" : "hobby"
Expand Down Expand Up @@ -5009,16 +5009,6 @@
"known" : ["reeden-landshey", "tigerzero"],
"cat" : "art"
},
{
"name" : "soloby",
"uri_check" : "http://www.soloby.ru/user/{account}",
"e_code" : 200,
"e_string" : "- Универ soloBY",
"m_string" : "Универ soloBY",
"m_code" : 404,
"known" : ["igor", "dana"],
"cat" : "social"
},
{
"name" : "solo.to",
"uri_check" : "https://solo.to/{account}",
Expand Down

0 comments on commit 061d03e

Please sign in to comment.