From 1be8e4607893c4df3cac7fef99b722d61ca9a7a9 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 11:15:50 -0500 Subject: [PATCH 1/8] Create images.json --- domains/images.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/images.json diff --git a/domains/images.json b/domains/images.json new file mode 100644 index 000000000..1da09d2c7 --- /dev/null +++ b/domains/images.json @@ -0,0 +1,12 @@ +{ + "description": "image server", + "repo": "https://github.com/civic1007/image-service", + "owner": { + "username": "civic1007", + "email": "", + "discord": "civic1007" + }, + "record": { + "CNAME": "civics-api.pages.dev" + } +} From d43b51e6722fc97ad22acaf6d74538702ecced19 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:13:53 +0200 Subject: [PATCH 2/8] Create szisza.vamtic.json --- domains/szisza.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/szisza.vamtic.json diff --git a/domains/szisza.vamtic.json b/domains/szisza.vamtic.json new file mode 100644 index 000000000..45f0d23d7 --- /dev/null +++ b/domains/szisza.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "szisza.pages.dev" + } +} From 258692ad71a35941e5ad445328c35848996d1a56 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:16:49 +0200 Subject: [PATCH 3/8] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 3ca66d4f5..6e4e57eea 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "cynical-platypus-4850.dataplicity.io" + "URL": "cynical-platypus-4850.dataplicity.io" } } From fc3be47106d5b3b71cfed0a2bd8af2e9bba8b08d Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:17:46 +0200 Subject: [PATCH 4/8] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 6e4e57eea..bacc6f6fa 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "cynical-platypus-4850.dataplicity.io" + "URL": "https://cynical-platypus-4850.dataplicity.io" } } From cd75135fc3e387a670ed594643f650f2a95926ba Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 13:02:53 -0500 Subject: [PATCH 5/8] Rename images.json to civic.images.json --- domains/{images.json => civic.images.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{images.json => civic.images.json} (100%) diff --git a/domains/images.json b/domains/civic.images.json similarity index 100% rename from domains/images.json rename to domains/civic.images.json From a8a3f5af087a3bc9e6e8ab8b82b278ad4d84529b Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 13:04:35 -0500 Subject: [PATCH 6/8] Rename civic.images.json to images.civic.json --- domains/{civic.images.json => images.civic.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{civic.images.json => images.civic.json} (100%) diff --git a/domains/civic.images.json b/domains/images.civic.json similarity index 100% rename from domains/civic.images.json rename to domains/images.civic.json From 475aa228ea8ad1acee244571abf2f98227cfcc93 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:04:41 +0200 Subject: [PATCH 7/8] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index bacc6f6fa..3294c623d 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "https://cynical-platypus-4850.dataplicity.io" + "A": "89.106.200.1" } } From 53dd0b8ebcf16abc5c016e3a09f827c0e907317c Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:14:44 +0200 Subject: [PATCH 8/8] Update domains/vamtic.json Co-authored-by: CuteDog5695 --- domains/vamtic.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 3294c623d..86f869730 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,7 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": "89.106.200.1" + "A": ["89.106.200.1"] + } }