From db9e8fb0ced29a94fc1b971b83dcdf3512b4d950 Mon Sep 17 00:00:00 2001 From: aittssal <141073663+aittssal@users.noreply.github.com> Date: Tue, 1 Aug 2023 00:39:18 +0300 Subject: [PATCH 1/2] Added aitt to cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index d65e2c49bd0..22a8b2952cf 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -119,6 +119,7 @@ var cnames_active = { "aider": "tjz101.github.io/aider-js-pages", "airtable-plus": "victorhahn.github.io/airtable-plus", "ais": "yunyoujun.github.io/ais.js", + "aitt": "https://aittssal.github.io/aitt/", "ajaxable": "artf.github.io/ajaxable", "ajinkya": "steelx.github.io/ajinkyaxjs", "ajv": "epoberezkin.github.io/ajv", From 673199f1718aa1cd1426dff0561d17e2c1ea5be4 Mon Sep 17 00:00:00 2001 From: aittssal <141073663+aittssal@users.noreply.github.com> Date: Tue, 1 Aug 2023 01:46:30 +0300 Subject: [PATCH 2/2] Update cnames_active.js Co-authored-by: Matt Cowley --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 22a8b2952cf..5bed0de3fa4 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -119,7 +119,7 @@ var cnames_active = { "aider": "tjz101.github.io/aider-js-pages", "airtable-plus": "victorhahn.github.io/airtable-plus", "ais": "yunyoujun.github.io/ais.js", - "aitt": "https://aittssal.github.io/aitt/", + "aitt": "aittssal.github.io/aitt", "ajaxable": "artf.github.io/ajaxable", "ajinkya": "steelx.github.io/ajinkyaxjs", "ajv": "epoberezkin.github.io/ajv",