From ba6600adf30fb7f2cf3f92e438c3ecd1f9ca3f8d Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sun, 21 Aug 2022 05:29:15 +0300 Subject: [PATCH] Add 3.ari-web.xyz Signed-off-by: Ari Archer --- README.md | 1 + TODO.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 1a75555..0fe336d 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,4 @@ how much per avg sites are using: - https://legacy.blog.ari-web.xyz/ (source: https://legacy.blog.ari-web.xyz/git) - https://school.ari-web.xyz/ (source: proprietary (I don't want people snooping on my homework lol)) - https://user.ari-web.xyz/ (source: https://user.ari-web.xyz/git) +- https://3.ari-web.xyz/ (source: https://3.ari-web.xyz/git) diff --git a/TODO.md b/TODO.md index 62947ac..955cb9a 100644 --- a/TODO.md +++ b/TODO.md @@ -1,2 +1,5 @@ - [x] Fac command: POST to https://elijah-dev.tk/fa.php with the fa parameter being some code - [ ] Chat subdomain using WebRTC +- [ ] Store files in IndexedDB +- [ ] Export/Import +- [ ] Python code runner