From a9f3c34943a39cac624e37c7a5780d727c219dfb Mon Sep 17 00:00:00 2001 From: Patrick <113810078+PatrickDevelopr@users.noreply.github.com> Date: Sun, 9 Oct 2022 15:40:41 +0100 Subject: [PATCH 1/2] Create CCRP.json --- domains/CCRP.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/CCRP.json diff --git a/domains/CCRP.json b/domains/CCRP.json new file mode 100644 index 000000000..d074b16e4 --- /dev/null +++ b/domains/CCRP.json @@ -0,0 +1,11 @@ +{ + "description": "CCRP FiveM", + "repo": "https://craiccity.ccrp.repl.co/", + "owner": { + "username": "PatrickDevelopr", + "email": "patrickdev21@gmail.com" + }, + "record": { + "CNAME": "572ca600-be84-4a76-8cf9-986690eaf03b.id.repl.co" + } +} From 82d81745b69959658f7cff39404bb4a8a1c84e0e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 16 Oct 2022 13:42:53 +0700 Subject: [PATCH 2/2] Rename CCRP.json to ccrp.json --- domains/{CCRP.json => ccrp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{CCRP.json => ccrp.json} (100%) diff --git a/domains/CCRP.json b/domains/ccrp.json similarity index 100% rename from domains/CCRP.json rename to domains/ccrp.json