Skip to content

Rickos99/js-UrlRedirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

js-UrlRedirect

A simple URL redirector.

Usage

Simply add a ?redirect=<URL> parameter and replace <URL> with the url you want to redirect to, and you are good to go.

Example:

https://example.com/?redirect=https://github.com/rickos99