From 2f97ad398e523306974fd68fb9ca300f02582a7d Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Mon, 12 Jun 2023 20:56:23 +0530 Subject: [PATCH 1/2] Create satindar.json --- sub-logs/satindar.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sub-logs/satindar.json diff --git a/sub-logs/satindar.json b/sub-logs/satindar.json new file mode 100644 index 0000000..2ea89cb --- /dev/null +++ b/sub-logs/satindar.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/Satindar31/satindar.github.io", + + "owner": { + "username": "Satindar31", + "email": "x7pz8871v@mozmail.com" + }, + + "target": { + "CNAME": { + "name": "satindar", + "value": "satindar31.github.io" + } + }, + + "proxied": true +} From c5dd172982410cd42b21f7b93d6cdab0743f523a Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Tue, 13 Jun 2023 14:58:44 +0530 Subject: [PATCH 2/2] Update satindar.json changed proxied from true to false --- sub-logs/satindar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub-logs/satindar.json b/sub-logs/satindar.json index 2ea89cb..62cf8b3 100644 --- a/sub-logs/satindar.json +++ b/sub-logs/satindar.json @@ -13,5 +13,5 @@ } }, - "proxied": true + "proxied": false }