From 904905dcdd15aec365ced637ec83ae33e7e06f7a Mon Sep 17 00:00:00 2001 From: Will Clarke Date: Wed, 13 Jul 2022 23:04:37 +0100 Subject: [PATCH] add proxy element to json --- sub-logs/Clashtube.json | 3 ++- sub-logs/connor.json | 3 ++- sub-logs/crisis-bot.json | 3 ++- sub-logs/d3m0n.json | 3 ++- sub-logs/daydream.json | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/sub-logs/Clashtube.json b/sub-logs/Clashtube.json index 816ac67..96f22aa 100644 --- a/sub-logs/Clashtube.json +++ b/sub-logs/Clashtube.json @@ -6,6 +6,7 @@ }, "target": { "CNAME": "ClashTube.github.io" - } + }, + "proxied":false } diff --git a/sub-logs/connor.json b/sub-logs/connor.json index 135caac..666cb47 100644 --- a/sub-logs/connor.json +++ b/sub-logs/connor.json @@ -6,5 +6,6 @@ }, "target": { "CNAME": "connordoesdev.github.io" - } + }, + "proxied":false } diff --git a/sub-logs/crisis-bot.json b/sub-logs/crisis-bot.json index e16a89e..84533d8 100644 --- a/sub-logs/crisis-bot.json +++ b/sub-logs/crisis-bot.json @@ -6,6 +6,7 @@ }, "target": { "CNAME": "https://crisis-bot.netlify.app/" - } + }, + "proxied":false } diff --git a/sub-logs/d3m0n.json b/sub-logs/d3m0n.json index 00c41c0..1119c43 100644 --- a/sub-logs/d3m0n.json +++ b/sub-logs/d3m0n.json @@ -6,5 +6,6 @@ }, "target": { "CNAME": "demonkingswarn.github.io" - } + }, + "proxied":false } diff --git a/sub-logs/daydream.json b/sub-logs/daydream.json index c7f0711..89e40d8 100644 --- a/sub-logs/daydream.json +++ b/sub-logs/daydream.json @@ -6,5 +6,6 @@ }, "target": { "CNAME": "daydreamer-231.github.io" - } + }, + "proxied":false }