From 13bf69c7e1633f7d98114a54e356a869b279c17f Mon Sep 17 00:00:00 2001
From: techguy16 <88870951+techguy16@users.noreply.github.com>
Date: Mon, 28 Aug 2023 07:20:10 +1200
Subject: [PATCH] Add Office 2k3 and Works Suite 2003/2004

---
 keys.json | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/keys.json b/keys.json
index 6c174f7..09f13d1 100644
--- a/keys.json
+++ b/keys.json
@@ -45,6 +45,9 @@
     "Office XP Applications": {
       "BINK": ["20", "21"]
     },
+    "Works Suite 2003 and 2004": {
+      "BINK": ["20", "21"]
+    },
     "Office XP": {
       "BINK": ["22", "23"]
     },
@@ -117,6 +120,9 @@
     "Office 2003 Small Business": {
       "BINK": ["70", "71"]
     },
+    "Office 2003 Student and Teacher": {
+      "BINK": ["70", "71"]
+    },
     "Office 2003 Professional": {
       "BINK": ["72", "73"]
     },
@@ -1568,4 +1574,4 @@
       "iid_key": "1513142771"
     }
   }
-}
\ No newline at end of file
+}