From 0c6cccf934ea80ee6470105977e7962f53771dc7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 19 May 2024 22:56:28 +0000 Subject: [PATCH] remove PassCheck (unmaintained since May 2023) (#708) - ref. #1 - ERROR:awesome_lint.py: PassCheck: last updated -369 days, 1:28:58.696350 ago, older than 365 days --- software/passcheck.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/passcheck.yml diff --git a/software/passcheck.yml b/software/passcheck.yml deleted file mode 100644 index 7577aad3c3..0000000000 --- a/software/passcheck.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: PassCheck -website_url: https://passcheck.anhur.xyz/ -description: A web application featuring some handy password tools, including a password generator, strength checker and HaveIBeenPwned breach checker. -licenses: - - MIT -platforms: - - Javascript -tags: - - Miscellaneous -source_code_url: https://github.com/AtentumZero/PassCheck -stargazers_count: 62 -updated_at: '2023-05-17' -archived: false