Skip to content

How to close the github raw content proxy #38

Answered by HerbertHe
HerbertHe asked this question in Q&A
Discussion options

You must be logged in to vote

The github raw content proxy is opened by default. So, if you want to fetch sources with github raw content url https://raw.githubcontent.com, you need to close github raw content proxy first.

Just need to set the environment variable CLOSE_SOURCE_PROXY=true, before you run yarn m3u

ex.

CLOSE_SOURCE_PROXY=true && yarn m3u

Replies: 1 comment

Comment options

HerbertHe
Jan 15, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by HerbertHe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant