From 66433fc174cb0c9cc610e92542f3a0016e5e9b5d Mon Sep 17 00:00:00 2001 From: Trym Date: Sun, 6 Feb 2022 00:21:28 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c9417e..aac4381 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ NOTE : MUST BE HTTP/HTTPS PROXIES **IMPORTANT** -You CAN Run It On Replit, I Just Don't Reccomend It Since Anyone Can Steal Your Roblox Cookie If They Find Your Repl. +If you want to run this on replit so that you don't have to keep your PC on 24/7 it is **VERY IMPORTANT** that you put the cookie inside an environment variable. https://docs.replit.com/programming-ide/storing-sensitive-information-environment-variables From 21989b141a7f6a427ef2709da164416d5f680b00 Mon Sep 17 00:00:00 2001 From: Trym Date: Sun, 6 Feb 2022 00:23:09 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aac4381..d8f1045 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ NOTE : MUST BE HTTP/HTTPS PROXIES **IMPORTANT** -If you want to run this on replit so that you don't have to keep your PC on 24/7 it is **VERY IMPORTANT** that you put the cookie inside an environment variable. https://docs.replit.com/programming-ide/storing-sensitive-information-environment-variables +If you want to run this on [Replit](https://replit.com/) so that you don't have to keep your PC on 24/7 it is **VERY IMPORTANT** that you put the cookie inside an environment variable. [Replit tutorial on environment variables](https://docs.replit.com/programming-ide/storing-sensitive-information-environment-variables)