From 4ef9e6b0de7a5a078e239992e1fad77ae63caecb Mon Sep 17 00:00:00 2001 From: Nuung Date: Wed, 9 Oct 2024 18:52:36 +0900 Subject: [PATCH] modify: I forgot to adding @ --- sherlock_project/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 5cabf01..bff563b 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -2186,7 +2186,7 @@ }, "Velog": { "errorType": "status_code", - "url": "https://velog.io/{}/posts", + "url": "https://velog.io/@{}/posts", "urlMain": "https://velog.io/", "username_claimed": "nuung" },