Skip to content

This will prevent people from skipping your valuable ad-links in order for your business to gain the maximum amount of money.

License

Notifications You must be signed in to change notification settings

xyba1337/Anti-Link-Bypasser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anti-Link-Bypasser

This will prevent people from skipping your valuable ad-links in order for your business to gain the maximum amount of money.

Creators hate it

People can simply share the target destination url or visit the origin url directly without being stopped. Thus there is an easy way for people to avoid your valuable ad-links. We don't want that.

How to stop it from happening

The best way to do this is by checking for the referal header, this will check if the user has visited the from us wanted ad-link before accessing our page.

Checkpoint method

The checkpoint method is not only good for generating even more $$$ by placing a few ads on them but they also allow for another advanced security meassure, yes you're right, we can now use $SESSIONS in order to make our destination goal pretty much unbypassable by certain chrome-extensions.

How to make it even more secure

[1] I gave a few hints within the code already, I'd strongly suggest you to work with encrypted $SESSION values in order to do even more advanced checkings by comparing the stored database $SESSION values with the one from the user, you can do that in multiple ways...(working with their ip, time, date - not recommended - etc.).

[2] Pretty self-explanatory and very important especially for the checkpoint would be a google captcha.

About

This will prevent people from skipping your valuable ad-links in order for your business to gain the maximum amount of money.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages