From 40e3bffaa41f42c36cf989a46a399fdf7920ca56 Mon Sep 17 00:00:00 2001 From: Thiago <74574275+thisago@users.noreply.github.com> Date: Thu, 31 Aug 2023 02:27:44 +0000 Subject: [PATCH] Renamed gookie to iecook (#2698) * Renamed gookie to igcook Also changed description and removed some tags * Fixed lib name * Better description --- packages.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/packages.json b/packages.json index e95caa0..b5f4df4 100644 --- a/packages.json +++ b/packages.json @@ -30934,19 +30934,18 @@ "web": "https://github.com/thisago/docid" }, { - "name": "gookie", - "url": "https://github.com/thisago/gookie", + "name": "iecook", + "url": "https://github.com/thisago/iecook", "method": "git", "tags": [ "library", - "dirty", - "google", + "httpOnly", "cookie", "session" ], - "description": "Google Cookies. In your hands", + "description": "Cook all cookies of your browser", "license": "MIT", - "web": "https://github.com/thisago/gookie" + "web": "https://github.com/thisago/iecook" }, { "name": "clibard",