aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-09-14 13:02:03 +0700
committerGitHub <[email protected]>2023-09-14 13:02:03 +0700
commitab9b67f81dfaee07638ea468897dcd787aff9c2f (patch)
tree7fc04f5f1896ff28f3008649d25f2e2d14e031e1 /README.md
parentUpdate v4.0.1 - Merge pre-push to main (#73) (diff)
downloadmoopa-ab9b67f81dfaee07638ea468897dcd787aff9c2f.tar.xz
moopa-ab9b67f81dfaee07638ea468897dcd787aff9c2f.zip
Update v4.0.2 (#75)v4.0.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)'