From 4cc32370a904d3c5f7bf3bfd3b8edc2e4d6800e9 Mon Sep 17 00:00:00 2001 From: Dima YaFlay <93622229+YaFlay@users.noreply.github.com> Date: Thu, 19 Oct 2023 19:02:38 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1979414..9cacf82 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# yaflay.ru \ No newline at end of file +# Hello, there! +This is my custom redirector, used in my profile, with url: [yaflay.ru](https://yaflay.ru/) From 48f4896bd398eb977f1da5704ccaa002061f295b Mon Sep 17 00:00:00 2001 From: Dima YaFlay <93622229+YaFlay@users.noreply.github.com> Date: Thu, 19 Oct 2023 19:09:39 +0300 Subject: [PATCH 2/2] Update redirect_uris.json --- redirect_uris.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/redirect_uris.json b/redirect_uris.json index 3a55ab4..2e76606 100644 --- a/redirect_uris.json +++ b/redirect_uris.json @@ -1,3 +1 @@ -{ - "github": "https://github.com/YaFlay" -} +{ "github": "https://github.com/YaFlay" }