diff --git a/wmn-data.json b/wmn-data.json
index 2cf97e31..1cfb1ef1 100644
--- a/wmn-data.json
+++ b/wmn-data.json
@@ -690,6 +690,17 @@
"known": ["john", "mark"],
"cat": "social"
},
+ {
+ "name" : "BoardGameGeek",
+ "uri_check" : "https://api.geekdo.com/api/accounts/validate/username?username={account}",
+ "uri_pretty" : "https://boardgamegeek.com/user/{account}",
+ "e_code" : 200,
+ "e_string" : "\"isValid\":false",
+ "m_string" : "\"isValid\":true",
+ "m_code" : 200,
+ "known" : ["ntrautner", "Petdoc"],
+ "cat" : "gaming"
+ },
{
"name" : "BodyBuilding.com",
"uri_check" : "http://api.bodybuilding.com/api-proxy/bbc/get?slug={account}",
@@ -1017,6 +1028,16 @@
"known" : ["john", "bob"],
"cat" : "news"
},
+ {
+ "name" : "Community Adobe",
+ "uri_check" : "https://community.adobe.com/t5/forums/searchpage/tab/user?q={account}",
+ "e_code" : 200,
+ "e_string" : "UserSearchItemContainer",
+ "m_string" : "No search results found.",
+ "m_code" : 200,
+ "known" : ["test", "janet"],
+ "cat" : "tech"
+ },
{
"name" : "Coda",
"uri_check" : "https://coda.io/@{account}/",
@@ -1839,6 +1860,18 @@
"known" : ["evdokia", "irina"],
"cat" : "social"
},
+ {
+ "name" : "Folkd",
+ "uri_check" : "https://www.folkd.com/?app=core&module=system&controller=ajax&do=usernameExists&input={account}",
+ "uri_pretty" : "https://www.folkd.com/search/?q={account}&quick=1&type=core_members",
+ "e_code" : 200,
+ "e_string" : "\"result\":\"fail\"",
+ "m_string" : "\"result\":\"ok\"",
+ "m_code" : 200,
+ "known" : ["smartplayapk", "abdulmerfantz"],
+ "cat" : "social",
+ "protection": ["other"]
+ },
{
"name" : "Fodors Forum",
"uri_check" : "https://www.fodors.com/community/profile/{account}/forum-activity",
@@ -1912,6 +1945,16 @@
"known" : ["john", "ncyp23"],
"cat" : "social"
},
+ {
+ "name" : "FreeSteamKeys",
+ "uri_check" : "https://www.freesteamkeys.com/members/{account}/",
+ "e_code" : 200,
+ "e_string" : "item-header-avatar",
+ "m_string" : "error404",
+ "m_code" : 404,
+ "known" : ["giveaway-su", "keygenerator"],
+ "cat" : "gaming"
+ },
{
"name" : "freelancer",
"uri_check" : "https://www.freelancer.com/u/{account}",
@@ -2066,14 +2109,15 @@
"cat" : "hobby"
},
{
- "name" : "Giphy",
+ "name" : "Giphy (Channel)",
"uri_check" : "https://giphy.com/channel/{account}",
"e_code" : 200,
- "e_string" : "Share on GIPHY",
- "m_string" : "
404 Not Found",
+ "e_string" : "\\\"user_id\\\"",
+ "m_string" : "404 Not Found",
"m_code" : 404,
- "known" : ["buzz", "test"],
- "cat" : "social"
+ "known" : ["teddy_99", "LastYear"],
+ "cat" : "images",
+ "protection": ["other"]
},
{
"name" : "gitea",
@@ -2728,6 +2772,17 @@
"known" : ["katyperry", "kirbstr"],
"cat" : "social"
},
+ {
+ "name" : "Instagram (Imginn)",
+ "uri_check" : "https://imginn.com/{account}/",
+ "e_code" : 200,
+ "e_string" : "userinfo",
+ "m_string" : "page-error notfound",
+ "m_code" : 404,
+ "known" : ["therock", "ramarim"],
+ "cat" : "social",
+ "protection": ["cloudflare"]
+ },
{
"name": "Instagram2",
"uri_pretty": "https://instagram.com/{account}",
@@ -3507,6 +3562,16 @@
"known" : ["daniel", "franco"],
"cat" : "gaming"
},
+ {
+ "name" : "MODX.im",
+ "uri_check" : "https://modx.evo.im/profile/{account}/",
+ "e_code" : 200,
+ "e_string" : "class=\"profile\"",
+ "m_string" : "class=\"content-error\"",
+ "m_code" : 404,
+ "known" : ["Grinyaha", "kymage"],
+ "cat" : "tech"
+ },
{
"name" : "Mod DB",
"uri_check" : "https://www.moddb.com/members/{account}",
@@ -4757,6 +4822,16 @@
"known" : ["alpHackeronee", "Quantum_Physicist"],
"cat" : "gaming"
},
+ {
+ "name" : "RuTracker.org",
+ "uri_check" : "https://rutracker.org/forum/profile.php?mode=viewprofile&u={account}",
+ "e_code" : 200,
+ "e_string" : "Профиль пользователя",
+ "m_string" : "Пользователь не найден",
+ "m_code" : 200,
+ "known" : ["Rutracker", "Feo156"],
+ "cat" : "misc"
+ },
{
"name" : "ru_123rf",
"uri_check" : "https://ru.123rf.com/profile_{account}",
@@ -5215,6 +5290,17 @@
"known" : ["kexp_official", "mkbhd"],
"cat" : "music"
},
+ {
+ "name" : "StackOverflow",
+ "uri_check" : "https://stackoverflow.com/users/filter?search={account}",
+ "e_code" : 200,
+ "e_string" : "grid--item user-info",
+ "m_string" : "No users matched your search.",
+ "m_code" : 200,
+ "known" : ["vonc", "bergi"],
+ "cat" : "coding",
+ "protection": ["cloudflare"]
+ },
{
"name" : "Steam",
"uri_check" : "https://steamcommunity.com/id/{account}",
@@ -5604,6 +5690,21 @@
"known" : ["ben", "lunatic"],
"cat" : "social"
},
+ {
+ "name" : "Tindie",
+ "uri_check" : "https://www.tindie.com/accounts/check_username/",
+ "uri_pretty": "https://www.tindie.com/stores/{account}/",
+ "post_body": "username={account}",
+ "e_code" : 200,
+ "e_string" : "\"valid\": false",
+ "m_string" : "\"valid\": true",
+ "m_code" : 200,
+ "known" : ["tehrabbitt", "dekunukem"],
+ "cat" : "shopping",
+ "headers": {
+ "Content-Type": "application/x-www-form-urlencoded"
+ }
+ },
{
"name" : "Tinder",
"uri_check" : "https://tinder.com/@{account}",
@@ -6366,6 +6467,16 @@
"known" : ["test", "test2"],
"cat" : "social"
},
+ {
+ "name" : "Xakep.ru",
+ "uri_check" : "https://xakep.ru/author/{account}/",
+ "e_code" : 200,
+ "e_string" : "authorBlock-avatar",
+ "m_string" : "Страница не найдена",
+ "m_code" : 404,
+ "known" : ["tr3harder", "stariy"],
+ "cat" : "tech"
+ },
{
"name" : "Xanga",
"uri_check" : "http://{account}.xanga.com/",