From 266af9c4fba68b1e14854a2ff16236f957ddd1b1 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Mon, 4 Dec 2023 15:08:48 +0100 Subject: [PATCH 01/34] Remove GitHubPlus, MAGA-CHAT, SoliKick, gfycat --- wmn-data.json | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index ab657729..3493637d 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -2153,16 +2153,6 @@ "accept": "text/html" } }, - { - "name" : "GitHubPlus", - "uri_check" : "https://githubplus.com/{account}", - "e_code" : 200, - "e_string" : ": - Github Plus", - "m_string" : "Not Found", - "m_code" : 404, - "known" : ["webbreacher", "C3n7ral051nt4g3ncy"], - "cat" : "coding" - }, { "name" : "GitLab", "uri_check" : "https://gitlab.com/{account}", @@ -3048,16 +3038,6 @@ "known" : ["PamelaElliott62", "eric"], "cat" : "social" }, - { - "name" : "MAGA-CHAT", - "uri_check" : "https://maga-chat.com/{account}", - "e_code" : 200, - "e_string" : "Recent Updates", - "m_string" : "Page Not Be Found", - "m_code" : 200, - "known" : ["Rich", "RjosephJr"], - "cat" : "social" - }, { "name" : "Magix", "uri_check" : "https://www.magix.info/us/users/profile/{account}/", @@ -5017,16 +4997,6 @@ "known" : ["reeden-landshey", "tigerzero"], "cat" : "art" }, - { - "name" : "SoliKick", - "uri_check" : "https://solikick.com/-{account}", - "e_code" : 200, - "e_string" : "page_guest_users-view", - "m_string" : "This item has been removed or is no longer available", - "m_code" : 302, - "known" : ["milehighed", "Edmundus"], - "cat" : "social" - }, { "name" : "soloby", "uri_check" : "http://www.soloby.ru/user/{account}", From 59a56c9cdb4e9587c28405fc925b2bd9bbd77f6f Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Mon, 4 Dec 2023 15:10:09 +0100 Subject: [PATCH 02/34] Remove gfycat --- wmn-data.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 3493637d..bde695f5 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -2080,16 +2080,6 @@ "known" : ["gettr", "support"], "cat" : "social" }, - { - "name" : "gfycat", - "uri_check" : "https://gfycat.com/@{account}", - "e_code" : 200, - "e_string" : "gfycat-username", - "m_string" : "

Page not found

", - "m_code" : 404, - "known" : ["timviechanoi", "sannahparker"], - "cat" : "misc" - }, { "name" : "Gigapan", "uri_check" : "https://www.gigapan.com/profiles/{account}", From ce926c64c70465b8cf1bd723c96b64cf77263f4f Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Mon, 11 Dec 2023 18:36:03 +0100 Subject: [PATCH 03/34] Fix Brickset --- test.md | 0 wmn-data.json | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 test.md diff --git a/test.md b/test.md new file mode 100644 index 00000000..e69de29b diff --git a/wmn-data.json b/wmn-data.json index bde695f5..052e0f81 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -741,11 +741,11 @@ }, { "name" : "Brickset", - "uri_check" : "https://forum.brickset.com/profile/{account}", + "uri_check" : "https://brickset.com/profile/{account}", "e_code" : 200, - "e_string" : "Activity", - "m_string" : "User Not Found", - "m_code" : 404, + "e_string" : "Member since:", + "m_string" : "{name}", + "m_code" : 200, "known" : ["lowlead", "vwong19"], "cat" : "hobby" }, From c90e6b1f6848560eeba9c2f8ebfa26ed050bf1fa Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Mon, 11 Dec 2023 18:40:18 +0100 Subject: [PATCH 04/34] Fix Code Project --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 052e0f81..1f5993df 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1088,7 +1088,7 @@ "name" : "Code Project", "uri_check" : "https://www.codeproject.com/Members/{account}", "e_code" : 200, - "e_string" : "member since", + "e_string" : "Member since", "m_string" : "Unable to load the requested member's information", "m_code" : 200, "known" : ["WmCraig", "Rick-York"], From 3194eb41f48671b37d889b619665f9fbb7301151 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Mon, 11 Dec 2023 18:55:55 +0100 Subject: [PATCH 05/34] clean --- test.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test.md diff --git a/test.md b/test.md deleted file mode 100644 index e69de29b..00000000 From b25b9f944146afed26a610ac6c3fc47ef6c00607 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Mon, 11 Dec 2023 23:39:34 +0100 Subject: [PATCH 06/34] Fix Codeberg --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 1f5993df..acc03612 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1048,7 +1048,7 @@ "name" : "Codeberg", "uri_check" : "https://codeberg.org/{account}", "e_code" : 200, - "e_string" : "better with JavaScript", + "e_string" : "Joined on", "m_code" : 404, "m_string" : "The page you are trying to reach either", "known" : ["dachary", "happy"], From 47de3ff5dd6634adfc7d049c85f61538d6d4bcdb Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Mon, 11 Dec 2023 23:42:38 +0100 Subject: [PATCH 07/34] DIBIZ --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index acc03612..79e0876e 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1401,7 +1401,7 @@ "name" : "DIBIZ", "uri_check" : "https://www.dibiz.com/{account}", "e_code" : 200, - "e_string" : "mailto:?subject=", + "e_string" : "Add to contacts", "m_string" : "An Error Has Occurred", "m_code" : 404, "known" : ["fractalhue", "rid"], From 52f10a49d150cb881638cd3bc8b99219d4f49bab Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Mon, 11 Dec 2023 23:43:08 +0100 Subject: [PATCH 08/34] Fix Etsy --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 79e0876e..46913833 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1614,7 +1614,7 @@ "name" : "Etsy", "uri_check" : "https://www.etsy.com/people/{account}", "e_code" : 200, - "e_string" : " on Etsy", + "e_string" : " favorite items - Etsy", "m_string" : "Sorry, the member you are looking for does not exist", "m_code" : 404, "known" : ["david", "happiness"], From 76c5956c3c9259d7aa63fba3e50962e40ea6e1d8 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Tue, 12 Dec 2023 08:44:24 +0100 Subject: [PATCH 09/34] Fix FanCentro --- wmn-data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 46913833..e43c9e9b 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1707,8 +1707,8 @@ "uri_check" : "https://fancentro.com/api/profile.get?profileAlias={account}&limit=1", "uri_pretty" : "https://fancentro.com/{account}/", "e_code" : 200, - "e_string" : "\"status\" :true", - "m_string" : "\"status\" :false", + "e_string" : "\"status\":true", + "m_string" : "\"status\":false", "m_code" : 200, "known" : ["medroxy","miaaamador"], "cat" : "xx NSFW xx" From 6d1fe717392cda730250e8e95dbafec1ae70302b Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Tue, 12 Dec 2023 08:45:10 +0100 Subject: [PATCH 10/34] Fix Garmin connect --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index e43c9e9b..fb45befd 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -2046,7 +2046,7 @@ "e_string" : "window.ERROR_VIEW = null", "m_string" : "resourceNotFoundRoute", "m_code" : 200, - "known" : ["danielebarison", "cderalow"], + "known" : ["tommy", "cderalow"], "cat" : "health" }, { From 9e18a2871de62e9ed857223e7de44517d45bfdb5 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Tue, 12 Dec 2023 22:14:57 +0100 Subject: [PATCH 11/34] Change love.ru to waytohey.com --- wmn-data.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index fb45befd..2c234f6f 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -2999,12 +2999,12 @@ "cat" : "social" }, { - "name" : "love_ru", - "uri_check" : "https://love.ru/{account}", + "name" : "waytohey", + "uri_check" : "https://waytohey.com/{account}", "e_code" : 200, - "e_string" : "Love.ru", - "m_string" : "404", + "e_string" : "Send message</span>", "m_code" : 404, + "m_string" : "Unfortunately, this page doesn't exist.", "known" : ["igor", "anna"], "cat" : "social" }, From 87fec8751605ade27858588851418f523dd401d7 Mon Sep 17 00:00:00 2001 From: fres621 <126067139+fres621@users.noreply.github.com> Date: Sun, 28 Jan 2024 00:06:33 +0000 Subject: [PATCH 12/34] add human-readable uri for pronouns.page --- wmn-data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/wmn-data.json b/wmn-data.json index 2c234f6f..209f34f3 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -4324,6 +4324,7 @@ { "name" : "Pronouns.Page", "uri_check" : "https://pronouns.page/api/profile/get/{account}?version=2", + "uri_pretty" : "https://pronouns.page/@{account}", "e_code" : 200, "e_string" : "username", "m_string" : "\"profiles\": {}", From 24e7e3ae74dac88f61f508a3c9a41d9747398a04 Mon Sep 17 00:00:00 2001 From: Paradoxxs <Aston.dk@gmail.com> Date: Wed, 7 Feb 2024 09:51:05 +0100 Subject: [PATCH 13/34] Update wmn-data.json --- wmn-data.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index ab657729..32735f79 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -6457,6 +6457,17 @@ "m_code" : 404, "known" : ["rezaghezi", "hosssssein"], "cat" : "tech" - } + }, + { + "name": "Cloudflare", + "uri_check": "https://community.cloudflare.com/u/{account}/card.json", + "uri_pretty": "https://community.cloudflare.com/u/{account}", + "e_code": 200, + "e_string": "user_avatar", + "m_string": "The requested URL or resource could not be found", + "m_code": 404, + "known": ["carl", "morten"], + "cat": "tech" + } ] } From 0fab7de258c9c6c42a1981b1bf18c77220782624 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski <adriangrabowski@MacBook-Pro-Adrian.local> Date: Wed, 7 Feb 2024 15:30:07 +0100 Subject: [PATCH 14/34] Remove 1001mem - 502 site it down --- wmn-data.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 209f34f3..670a3432 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -21,16 +21,6 @@ "known" : ["szekspir", "xaphanpl"], "cat" : "social" }, - { - "name" : "1001mem", - "uri_check" : "http://1001mem.ru/{account}", - "e_code" : 200, - "e_string" : "| Новости - Приколы - Комиксы - Мемы", - "m_string" : "Этот пользователь не существует, или заблокирован.", - "m_code" : 200, - "known" : ["ruslan", "dima"], - "cat" : "social" - }, { "name" : "3DNews", "uri_check" : "https://forum.3dnews.tech/member.php?username={account}", From 1308f91d723b4f31bb98c75c82d0637d90e303c2 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski <adriangrabowski@MacBook-Pro-Adrian.local> Date: Wed, 7 Feb 2024 15:31:07 +0100 Subject: [PATCH 15/34] Remove Alloannonces - timeout, site is down --- wmn-data.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 7b892e34..b6e7d55f 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -243,16 +243,6 @@ "known" : ["blue", "goddessbecca"], "cat" : "social" }, - { - "name" : "Alloannonces", - "uri_check" : "https://www.alloannonces.ma/{account}/", - "e_code" : 200, - "e_string" : "Vendeurs/Agents", - "m_string" : "Page non defini", - "m_code" : 404, - "known" : ["Rachid13", "Ayoub"], - "cat" : "social" - }, { "name" : "Ameblo", "uri_check" : "https://ameblo.jp/{account}", From 2519059115fefbf0571ca757400a7840ccaf2d8c Mon Sep 17 00:00:00 2001 From: Adrian Grabowski <adriangrabowski@MacBook-Pro-Adrian.local> Date: Wed, 7 Feb 2024 15:31:58 +0100 Subject: [PATCH 16/34] Remove pettingzoo.co - project closed --- wmn-data.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index b6e7d55f..08284797 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -4007,17 +4007,6 @@ "known" : ["john", "test"], "cat" : "video" }, - { - "name" : "Pettingzoo.co (Mastodon Instance)", - "uri_check" : "https://pettingzoo.co/api/v1/accounts/lookup?acct={account}", - "uri_pretty" : "https://pettingzoo.co/@{account}", - "e_code" : 200, - "e_string" : "display_name", - "m_code" : 404, - "m_string" : "Record not found", - "known" : ["tyr", "Disbear"], - "cat" : "social" - }, { "name" : "Pewex", "uri_check" : "https://retro.pewex.pl/user/{account}", From e7a7687eeae473d24dd9a7941303382fa61cec61 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski <adriangrabowski@MacBook-Pro-Adrian.local> Date: Wed, 7 Feb 2024 15:32:49 +0100 Subject: [PATCH 17/34] Remove psstaudio.com - project closed (message on website) --- wmn-data.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 08284797..94169624 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -4331,16 +4331,6 @@ "known" : ["test", "test2"], "cat" : "tech" }, - { - "name" : "Psstaudio", - "uri_check" : "https://psstaudio.com/u/{account}", - "e_code" : 200, - "e_string" : "id=\"profile_picture\"", - "m_code" : 404, - "m_string" : "We know you were looking for something, but it is not here", - "known" : ["JayeWilde", "baxter"], - "cat" : "xx NSFW xx" - }, { "name" : "public", "uri_check" : "https://public.com/@{account}", From c22ba33fa7ec27c31eee1df1983e7109b16566b7 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski <adriangrabowski@MacBook-Pro-Adrian.local> Date: Wed, 7 Feb 2024 15:34:19 +0100 Subject: [PATCH 18/34] Remove Wanelo - domain for sale --- wmn-data.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 94169624..ada4bb27 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -5931,17 +5931,6 @@ "known" : ["briankirchoff", "bryankopta"], "cat" : "business" }, - { - "name" : "Wanelo", - "uri_check" : "https://wanelo.co/{account}", - "e_code" : 200, - "e_string" : "on Wanelo", - "m_string" : "Hmm, that's embarrassing", - "m_code" : 404, - "known" : ["lisandrareyes"], - "cat" : "shopping", - "strip_bad_char" : "." - }, { "name" : "watchmemore.com", "uri_check" : "https://api.watchmemore.com/api3/profile/{account}/", From cfa0c294d81f02e159ff3671aea3524beeae094d Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Wed, 7 Feb 2024 15:37:41 +0100 Subject: [PATCH 19/34] Remove fandalism - project stoped (new site distrokid.com) --- wmn-data.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index ada4bb27..156d2544 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1693,16 +1693,6 @@ "known" : ["medroxy","miaaamador"], "cat" : "xx NSFW xx" }, - { - "name" : "fandalism", - "uri_check" : "https://fandalism.com/{account}", - "e_code" : 200, - "e_string" : "fandalism_:user", - "m_string" : "404 - File or directory not found", - "m_code" : 404, - "known" : ["mike", "ted"], - "cat" : "hobby" - }, { "name" : "Fandom", "uri_check" : "https://www.fandom.com/u/{account}", From 302810ca216ba72b3077193760265047030744b0 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Thu, 8 Feb 2024 16:07:05 +0100 Subject: [PATCH 20/34] Fix ExtraLunchMoney - change known username --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 156d2544..bcf8e9e1 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1629,7 +1629,7 @@ "e_string" : "Public Profile Page", "m_string" : "Closed Profile Page", "m_code" : 404, - "known" : ["ThatWitchMaeve", "Nudekiki"], + "known" : ["christalclear", "Nudekiki"], "cat" : "xx NSFW xx" }, { From e4aee1c828f8d9b80361bb96e567731ede055645 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Thu, 8 Feb 2024 16:12:03 +0100 Subject: [PATCH 21/34] Fix Eyeem - invalid e_string --- wmn-data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index bcf8e9e1..24a8c031 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1636,9 +1636,9 @@ "name" : "Eyeem", "uri_check" : "https://www.eyeem.com/u/{account}", "e_code" : 200, - "e_string" : "| EyeEm Photographer", + "e_string" : "Marketplace", "m_string" : "Not Found (404) | EyeEm", - "m_code" : 301, + "m_code" : 404, "known" : ["john", "bob"], "cat" : "art" }, From eca1a1834c299ed1117f85e04a43384fccba5ea6 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Thu, 8 Feb 2024 23:53:34 +0100 Subject: [PATCH 22/34] Fix EPORNER - bad known users --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 24a8c031..6219b92e 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1587,7 +1587,7 @@ "e_string" : "Video/Pics views", "m_string" : "Profile not found", "m_code" : 404, - "known" : ["enron456", "Jomat999", "hicnobu"], + "known" : ["LAM_2030", "DianaX814"], "cat" : "xx NSFW xx" }, { From b3c30979942a74000378575e2fc371813497c5ed Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Fri, 9 Feb 2024 00:08:55 +0100 Subject: [PATCH 23/34] Fodors Forum - fixed known user and e_string --- wmn-data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 6219b92e..72112b03 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1849,10 +1849,10 @@ "name" : "Fodors Forum", "uri_check" : "https://www.fodors.com/community/profile/{account}/forum-activity", "e_code" : 200, - "e_string" : "Member since", + "e_string" : "User Profile | Fodor’s Travel", "m_string" : "Plan Your Trip Online", - "m_code" : 302, - "known" : ["mms", "gooster"], + "m_code" : 200, + "known" : ["jdstraveler", "gooster"], "cat" : "social" }, { From 4221dd8294eafe9ddcbab12df5dd56a4f9237a66 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Fri, 9 Feb 2024 15:25:26 +0100 Subject: [PATCH 24/34] HackerRank - changed known user, fixed m_code --- wmn-data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 72112b03..375f97ae 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -2273,8 +2273,8 @@ "e_code" : 200, "e_string" : " | HackerRank", "m_string" : ":: HackerRank", - "m_code" : 302, - "known" : ["johnsmith", "FMota"], + "m_code" : 200, + "known" : ["FMota", "adepanges"], "cat" : "tech" }, { From 2b6e28a997f2f1a3c1f5a6033a5ccb4bae6c8730 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Fri, 9 Feb 2024 15:38:43 +0100 Subject: [PATCH 25/34] Hanime - changed known user --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 375f97ae..32232c52 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -2304,7 +2304,7 @@ "e_string" : "Channel Views", "m_code" : 302, "m_string" : "DYNAMIC", - "known" : ["z", "god"], + "known" : ["thecolorred-7902", "arisu-cum-stats-2787"], "cat" : "xx NSFW xx" }, { From 80d932eaa9a4181731be2a8760d730352afef956 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Fri, 9 Feb 2024 15:40:31 +0100 Subject: [PATCH 26/34] revert previus bad change --- wmn-data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 32232c52..00a18505 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -1638,7 +1638,7 @@ "e_code" : 200, "e_string" : "Marketplace", "m_string" : "Not Found (404) | EyeEm", - "m_code" : 404, + "m_code" : 301, "known" : ["john", "bob"], "cat" : "art" }, @@ -1851,7 +1851,7 @@ "e_code" : 200, "e_string" : "User Profile | Fodor’s Travel", "m_string" : "Plan Your Trip Online", - "m_code" : 200, + "m_code" : 302, "known" : ["jdstraveler", "gooster"], "cat" : "social" }, From e22df9f3e8585fdff845627fadf0d29b153a3254 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Fri, 9 Feb 2024 15:56:01 +0100 Subject: [PATCH 27/34] LibraryThing - changed e_string --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 00a18505..fecf0903 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -2859,7 +2859,7 @@ "name" : "LibraryThing", "uri_check" : "https://www.librarything.com/profile/{account}", "e_code" : 200, - "e_string" : "Collections", + "e_string" : "Books", "m_string" : "Error: This user doesn't exist", "m_code" : 200, "known" : ["test", "john"], From 53f281cb865ceaa52832dedcf7698ea3250ed34b Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Fri, 9 Feb 2024 16:08:46 +0100 Subject: [PATCH 28/34] MEGABOOK - changed known users and expected response --- wmn-data.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index fecf0903..5ab66df8 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -2992,10 +2992,10 @@ "name" : "MAGABOOK", "uri_check" : "https://magabook.com/{account}", "e_code" : 200, - "e_string" : "Recent Updates", - "m_string" : "Page Not Be Found", - "m_code" : 200, - "known" : ["PamelaElliott62", "eric"], + "e_string" : "Timeline", + "m_string" : "", + "m_code" : 302, + "known" : ["KristenSuzanne", "mikeflbmer"], "cat" : "social" }, { From d5e3841d3294b15f631b53a78c58e50a7ae2d8c6 Mon Sep 17 00:00:00 2001 From: Adrian Grabowski Date: Fri, 9 Feb 2024 19:56:01 +0100 Subject: [PATCH 29/34] Mastodon-meow.social - changed e_string --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 5ab66df8..ff92d0e5 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -3280,7 +3280,7 @@ "name" : "Mastodon-meow.social", "uri_check" : "https://meow.social/@{account}", "e_code" : 200, - "e_string" : "- the mastodon instances for creatures", + "e_string" : "- the mastodon instance for creatures fluffy, scaly and otherwise", "m_string" : "The page you are looking for isn't here.", "m_code" : 404, "known" : ["meow", "novra"], From 47cc4fdd832366f7ddcc5c3123a4ff4b50f5e3a1 Mon Sep 17 00:00:00 2001 From: WebBreacher Date: Fri, 23 Feb 2024 09:31:14 -0500 Subject: [PATCH 30/34] Adding Ultimate-guitar --- wmn-data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wmn-data.json b/wmn-data.json index ff92d0e5..18d2e16a 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -5663,6 +5663,16 @@ "known" : ["john", "peter"], "cat" : "social" }, + { + "name" : "Ultimate Guitar", + "uri_check" : "https://www.ultimate-guitar.com/u/{account}", + "e_code" : 200, + "e_string" : " | Ultimate-Guitar.Com", + "m_string" : "Oops! We couldn't find that page.", + "m_code" : 410, + "known" : ["LYNX-Music", "Mikhailo","MeGaDeth2314"], + "cat" : "hobby" + }, { "name" : "Ultras Diary", "uri_check" : "http://ultrasdiary.pl/u/{account}/", From 77c4e900164d5fce0c0f20a92c1f3269018defe3 Mon Sep 17 00:00:00 2001 From: WebBreacher Date: Fri, 23 Feb 2024 09:44:09 -0500 Subject: [PATCH 31/34] Update wmn-data.json #779 done. #787 done --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 18d2e16a..117d81fa 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -5570,7 +5570,7 @@ }, { "name" : "Twitter", - "uri_check" : "https://nitter.net/{account}", + "uri_check" : "https://nitter.privacydev.net/{account}", "uri_pretty" : "https://twitter.com/{account}", "e_code" : 200, "e_string" : "| nitter", From 4a93169a95b99dbfe924601afb79224e96558925 Mon Sep 17 00:00:00 2001 From: Itsoon <91259186+Itsoon-xyz@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:01:18 +0100 Subject: [PATCH 32/34] Update wmn-data.json --- wmn-data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wmn-data.json b/wmn-data.json index 117d81fa..265f7428 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -6307,6 +6307,16 @@ "known" : ["69uzytkownik69", "Soif"], "cat" : "xx NSFW xx" }, + { + "name": "Zenn", + "uri_check": "https://zenn.dev/{account}", + "e_code": 200, + "e_string": "
", + "m_string": "
404
", + "m_code": 404, + "known": ["john", "blue"], + "cat": "coding" + }, { "name" : "Zepeto", "uri_check" : "https://user.zepeto.me/{account}?language=en", From 1781473b571fc180403e23d0a8f95d379716bc6a Mon Sep 17 00:00:00 2001 From: WebBreacher Date: Wed, 13 Mar 2024 09:21:57 -0400 Subject: [PATCH 33/34] Fixed detection string --- wmn-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmn-data.json b/wmn-data.json index 265f7428..2bf12ebd 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -763,7 +763,7 @@ "name" : "BuzzFeed", "uri_check" : "https://www.buzzfeed.com/{account}", "e_code" : 200, - "e_string" : "memberSince", + "e_string" : " on BuzzFeed Date: Wed, 13 Mar 2024 09:36:25 -0400 Subject: [PATCH 34/34] removed buzznet as the authors are not valid anymore. --- wmn-data.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/wmn-data.json b/wmn-data.json index 2bf12ebd..308ea0b8 100644 --- a/wmn-data.json +++ b/wmn-data.json @@ -769,16 +769,6 @@ "known" : ["janelytvynenko", "RobertK"], "cat" : "social" }, - { - "name" : "Buzznet", - "uri_check" : "https://www.buzznet.com/author/{account}/", - "e_code" : 200, - "e_string" : "Author:", - "m_string" : "The page you are looking for can't be found.", - "m_code" : 404, - "known" : ["carolinegawlik"], - "cat" : "news" - }, { "name" : "cafecito", "uri_check" : "https://cafecito.app/{account}",