Skip to content

Instantly share code, notes, and snippets.

@theraw
Last active January 6, 2021 22:14
Show Gist options
  • Save theraw/1f1ae889165e773f9c31be46afc07a08 to your computer and use it in GitHub Desktop.
Save theraw/1f1ae889165e773f9c31be46afc07a08 to your computer and use it in GitHub Desktop.
how tos
  1. Create one cloudflare account.
  2. From account dashboard select Workers
  3. Create Worker
  4. follow steps on this page https://nopers.dopemovieio.workers.dev/ (Click "GET AUTHENTICATION CODE" then copy/paste it on the "Paste Authentication Code Here" input after that click "GENERATE CODE" and it will display the code you need to copy/paste on your cloudflare worker.

How to update?

  1. Follow the https://nopers.dopemovieio.workers.dev/ copy the code
  2. Go to your worker on cloudflare click "QUICK EDIT" copy folder ids and save them and delete all the code, then paste the new code you got from https://nopers.dopemovieio.workers.dev/ add your folder ids/names and click "save and deploy"
@matrix062001
Copy link

Ok, ty but now it stopped working, and i can't generate new refresh_token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment