From a8ef4d4b7c91252dddb9a9ae1bf2f6ae208052f0 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:18:49 +0800 Subject: [PATCH 1/2] Create s.json --- domains/s.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/s.json diff --git a/domains/s.json b/domains/s.json new file mode 100644 index 000000000..d9274c5db --- /dev/null +++ b/domains/s.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "URL": "https://shockbs.is-a.dev/?v=new" + } +} From 9d72004a7ebf0e99964ef1969eca3940bb243036 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:12:32 +0800 Subject: [PATCH 2/2] Rename s.json to 6.json --- domains/{s.json => 6.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{s.json => 6.json} (100%) diff --git a/domains/s.json b/domains/6.json similarity index 100% rename from domains/s.json rename to domains/6.json