Bypasses link protectors server-side.
This repository has been archived on 2022-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
aria 50d057660e add note 2022-05-20 00:47:49 -04:00
docs add lnk2.cc 2022-02-27 23:07:11 -05:00
extractors add multiup.org 2022-03-31 17:19:39 -04:00
static fix annoying frontend issue 2022-02-12 04:19:26 -05:00
.gitignore add non-captcha'd bypassers 2021-07-30 22:12:52 -04:00
config.example.json add fastforward crowd bypass support 2022-02-03 19:52:03 -05:00
fastforward.js fix fastforward 2022-03-06 14:39:32 -05:00
index.js attempt 2 of fixing it 2022-03-06 15:26:11 -05:00
LICENSE Initial commit 2021-07-30 17:10:02 -07:00
package-lock.json fix vulns 2022-03-06 14:41:02 -05:00
package.json add heroku support / remove unnecessary package 2022-02-01 20:57:23 -05:00
Procfile procfile 2022-02-01 21:14:31 -05:00
README.md add note 2022-05-20 00:47:49 -04:00

Please note

This version is going to become out of date soon, as I am rewriting the code over at git.gay. This version will include Puppeteer support & will support more sites, as well as a bunch of other small improvements. I'm not going to patch any bugs unless they are a major hole in security. I will archive this repo once the rewrite is complete.

bypass-it-for-me

BIFM bypasses links server-side to both prevent tracking and to make your privacy our top priority.

installation

git clone https://github.com/tacohitbox/bypass-it-for-me
cd bypass-it-for-me 

# install mongodb optionally to cache results
# read more about it @ docs/cache.md

npm i
node index # runs server on port 32333

documentation | instances | bypass examples