From 6a1c057772688527909e5d5c7e3e0b06d81c5eff Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 8 Mar 2024 11:45:36 +0000 Subject: [PATCH] Remove Wordle (source code gone) (#605) - ref. #1 - `ERROR:github_metadata.py: https://github.com/cwackerfuss/react-wordle : 404 {"message": "Not Found", "documentation_url": "https://docs.github.com/rest/repos/repos#get-a-repository"}` --- software/wordle.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/wordle.yml diff --git a/software/wordle.yml b/software/wordle.yml deleted file mode 100644 index 589494bb14..0000000000 --- a/software/wordle.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Wordle -website_url: https://reactle.vercel.app/ -description: An Open Source Wordle game. Guess the Wordle in six tries. Each guess must be a valid five-letter word. -licenses: - - MIT -platforms: - - Nodejs -tags: - - Games -source_code_url: https://github.com/cwackerfuss/react-wordle -stargazers_count: 2658 -updated_at: '2024-01-30' -archived: false