From 22eb7694f618961048dfd7ff1d1971b34cb9f626 Mon Sep 17 00:00:00 2001 From: vxlpo <84966230+vxlpo@users.noreply.github.com> Date: Fri, 28 May 2021 11:53:57 +0200 Subject: [PATCH] Update data.json [ Repl.it -> Replit.com ] Repl.it changed their domain and url to Replit.com. "Repl.it/@" still works, but not for much longer. --- sherlock/resources/data.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index bfb1333d..0760b5e9 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1264,10 +1264,10 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "Repl.it": { + "Replit.com": { "errorType": "status_code", - "url": "https://repl.it/@{}", - "urlMain": "https://repl.it/", + "url": "https://replit.com/@{}", + "urlMain": "https://replit.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, @@ -2261,4 +2261,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}