Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.
/ warp-plus-replit Public archive

WARP+ Worker for Replit that works with multiple repls and keeps track of the result and saves it to MongoDB

Notifications You must be signed in to change notification settings

aldenasf/warp-plus-replit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WARP+ Worker for Replit

This script is a modified version of warp-plus-cloudflare to work on replit with multiple repls and is able to track the "good" and "bad" using MongoDB. This script is for personal use and is not meant for public use, which means that you cannot just run the script and expecting it to work without modifying it.

The script works by doing the referrer thing (i dont really know how it works tbh) and on "good" instead of just saying you got 1GB of WARP+, it also increments the "good" value in an object in MongoDB with an id unique to the repl.

You can display all the information using a table like so

Thread Good Bad Status
Thread 1 23 17 🟢 200
Thread 2 38 29 🟢 200
Thread 3 12 37 🟢 200
Thread 4 24 15 🔴 500
Thread 5 21 34 🔴 500
Total 118 132

About

WARP+ Worker for Replit that works with multiple repls and keeps track of the result and saves it to MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages