From ab9b67f81dfaee07638ea468897dcd787aff9c2f Mon Sep 17 00:00:00 2001 From: Factiven Date: Thu, 14 Sep 2023 13:02:03 +0700 Subject: Update v4.0.2 (#75) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c58dbb1..24c6a6d 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ NEXTAUTH_SECRET='run this cmd in your bash terminal (openssl rand -base64 32) wi NEXTAUTH_URL="for development use http://localhost:3000/ and for production use your domain url" ## NextJS -PROXY_URI="I recommend you to use this cors-anywhere as a proxy https://github.com/Rob--W/cors-anywhere follow the instruction on how to use it there. Skip this if you only use gogoanime as a source" +PROXY_URI="use this cors proxy https://github.com/Gratenes/m3u8CloudflareWorkerProxy, follow the instruction there on how to deploy it." API_URI="host your own API from this repo https://github.com/consumet/api.consumet.org. Don't put / at the end of the url." API_KEY="this API key is used for schedules and manga page. get the key from https://anify.tv/discord" DISQUS_SHORTNAME='put your disqus shortname here. (optional)' -- cgit v1.2.3