From f9906b86515e51c882f0f32a3800854af64b9bb1 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:41:52 +0530 Subject: [PATCH 1/6] Added l6174.is-a.dev --- domains/l6174.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/l6174.json diff --git a/domains/l6174.json b/domains/l6174.json new file mode 100644 index 000000000..e8444b7a1 --- /dev/null +++ b/domains/l6174.json @@ -0,0 +1,11 @@ +{ + "description": "My Profile Website", + "repo": "https://github.com/l6174/l6174.github.io", + "owner": { + "username": "l6174", + "email": "l.lawliet6174@gmail.com" + }, + "record": { + "CNAME": "l6174.github.io" + } +} From df4f12c0a52dfe0ec215a0f02f569eb7dcfcf11c Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:45:51 +0530 Subject: [PATCH 2/6] Create dash.l6174.json --- domains/dash.l6174.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dash.l6174.json diff --git a/domains/dash.l6174.json b/domains/dash.l6174.json new file mode 100644 index 000000000..9782e032a --- /dev/null +++ b/domains/dash.l6174.json @@ -0,0 +1,11 @@ +{ + "description": "My Profile Website", + "repo": "https://github.com/l6174/startpage", + "owner": { + "username": "l6174", + "email": "l.lawliet6174@gmail.com" + }, + "record": { + "CNAME": "l6174.github.io/startpage" + } +} From acff5d7ed2f388df5ffac0a458a7f55bbb947759 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:50:00 +0530 Subject: [PATCH 3/6] Added search.l6174.is-a.dev --- domains/search.l6174.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/search.l6174.json diff --git a/domains/search.l6174.json b/domains/search.l6174.json new file mode 100644 index 000000000..d96dbb165 --- /dev/null +++ b/domains/search.l6174.json @@ -0,0 +1,11 @@ +{ + "description": "My Self-Hosted Search Engine", + "repo": "https://github.com/l6174/search", + "owner": { + "username": "l6174", + "email": "l.lawliet6174@gmail.com" + }, + "record": { + "CNAME": "8b8a7371-0cc1-4815-affb-f53446c7b444.id.repl.co" + } +} From 3f93547a96e57239e2f0b91ea1255905f692258a Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:53:35 +0530 Subject: [PATCH 4/6] Added dash.l6174.is-a.dev --- domains/dash.l6174.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dash.l6174.json b/domains/dash.l6174.json index 9782e032a..200db4014 100644 --- a/domains/dash.l6174.json +++ b/domains/dash.l6174.json @@ -1,5 +1,5 @@ { - "description": "My Profile Website", + "description": "My Startpage/Dashboard", "repo": "https://github.com/l6174/startpage", "owner": { "username": "l6174", From d459e8b7c08d17948f2c1541e6afa35a47e177e1 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 01:40:19 +0530 Subject: [PATCH 5/6] Added dash.l6174.is-a.dev --- domains/dash.l6174.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/dash.l6174.json b/domains/dash.l6174.json index 200db4014..8288c0615 100644 --- a/domains/dash.l6174.json +++ b/domains/dash.l6174.json @@ -6,6 +6,11 @@ "email": "l.lawliet6174@gmail.com" }, "record": { - "CNAME": "l6174.github.io/startpage" - } + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } From eb33b7b23cfa9a76e6be2432d383dd169d4c3a36 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 14:30:29 +0530 Subject: [PATCH 6/6] Delete search.l6174.json --- domains/search.l6174.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/search.l6174.json diff --git a/domains/search.l6174.json b/domains/search.l6174.json deleted file mode 100644 index d96dbb165..000000000 --- a/domains/search.l6174.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Self-Hosted Search Engine", - "repo": "https://github.com/l6174/search", - "owner": { - "username": "l6174", - "email": "l.lawliet6174@gmail.com" - }, - "record": { - "CNAME": "8b8a7371-0cc1-4815-affb-f53446c7b444.id.repl.co" - } -}