Skip to content

jarne/redirect-skipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Redirect Skipper

Web tool to fetch real URL out of ad redirects


Package version Netlify Status License

Description | Usage | Contribution | License

๐Ÿ“™ Description

Many shopping platforms on the internet send you to URL's through ad domains redirecting to the real target URL. If using an DNS-based ad blocker, you can't open those URL's. Luckily, most of those ad URL's contain the real destination URL in the URL parameters. This web app finds encoded URL's in the parameters and redirects you to the real destination.

Here's a screenshot of the web app:

Screenshot of the app

๐Ÿ–ฅ Usage

Using the hosted version of the app

Use the hosted version at redirect-skipper.landway.space.

Build it locally

Clone the repository and install the dependencies using:

$ yarn install

Then run this command to build the web app:

$ yarn build

The built website will be available in the dist-folder, just open the index.html-file in your browser or upload the files to a web server.

๐Ÿ™‹โ€ Contribution

Contributions are always very welcome! It's completely equally if you're a beginner or a more experienced developer.

Thanks for your interest ๐ŸŽ‰๐Ÿ‘!

๐Ÿ‘จโ€โš–๏ธ License

MIT

About

๐Ÿ“ข Web tool to fetch real URL out of ad redirects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published