From 078a4f11eed1d8942d3db8844d707e571c2fb3ab Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Wed, 11 Oct 2023 17:28:00 +0100 Subject: [PATCH] Remove Am I Unique (unmaintained since Feb 2019) (#272) --- software/amiunique.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/amiunique.yml diff --git a/software/amiunique.yml b/software/amiunique.yml deleted file mode 100644 index 369b1f0683..0000000000 --- a/software/amiunique.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: AmIUnique -website_url: https://amiunique.org/ -description: Learn how identifiable you are on the Internet (browser fingerprinting tool). -licenses: - - MIT -platforms: - - Java -tags: - - Automation -source_code_url: https://github.com/DIVERSIFY-project/amiunique -stargazers_count: 674 -updated_at: '2019-02-21' -archived: false