From 02826dd5379b49716a64ec8958e80250dfe80a91 Mon Sep 17 00:00:00 2001 From: Rosano Coutinho Date: Sat, 17 Feb 2024 22:23:07 -0500 Subject: [PATCH] replace cors proxy --- .env-sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env-sample b/.env-sample index 209a26f..f6badfe 100644 --- a/.env-sample +++ b/.env-sample @@ -1,6 +1,6 @@ # Copy this file to '.env' if not created by `npm run setup` -JBX_PLAY_PROXY_URL_TEMPLATE="https://cors-proxy.fringe.zone/" +JBX_PLAY_PROXY_URL_TEMPLATE="https://cors-anywhere.rosano.ca/" JBX_VITRINE_VIDEO_URL="https://www.youtube-nocookie.com/embed/44qznsSKBFU" JBX_VITRINE_FLEETING_ARRIVALS_URL="XXXXX"