From 591f3ef2bd8f86c0740bab9544f9d55f1e32582b Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:09:19 -0800 Subject: [PATCH] Create fmode.json --- domains/fmode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fmode.json diff --git a/domains/fmode.json b/domains/fmode.json new file mode 100644 index 000000000..c9681725e --- /dev/null +++ b/domains/fmode.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website of vulnerability in ChromeOS", + "repo": "https://github.com/jOaawd/imperfect-secure", + "owner": { + "username": "jOaawd", + "email": "fmodeteam@gmail.com" + }, + "record": { + "CNAME": "https://imperfect.onrender.com/" + }, + "proxied": true +}