From 58e9dcc01ddffdfe9adeaff30fa2e896a519625d Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sat, 25 Feb 2023 21:25:27 +0100 Subject: [PATCH] fixed NICommunityForum false positive, closes #1699 --- sherlock/resources/data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d1063835..bff08aa6 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1210,11 +1210,11 @@ "username_claimed": "blue" }, "NICommunityForum": { - "errorMsg": "The specified member cannot be found", + "errorMsg": "The page you were looking for could not be found.", "errorType": "message", - "url": "https://www.native-instruments.com/forum/members?username={}", + "url": "https://community.native-instruments.com/profile/{}", "urlMain": "https://www.native-instruments.com/forum/", - "username_claimed": "blue" + "username_claimed": "jambert" }, "NationStates Nation": { "errorMsg": "Was this your nation? It may have ceased to exist due to inactivity, but can rise again!",