Skip to content

Xaxxis/handle-redirection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

URL Redirector

A simple and lightweight URL redirection page that can be hosted on GitHub Pages. This tool allows you to create redirect links with custom destinations using URL parameters.

πŸš€ Demo

You can try the redirector at: https://xaxxis.github.io/redirect/?url=https://example.com

✨ Features

  • Clean and modern interface
  • Loading animation while redirecting
  • URL validation
  • Error handling for invalid URLs
  • Mobile-responsive design
  • No external dependencies

πŸ”§ How to Use

  1. Access the redirector using the following URL pattern:
https://xaxxis.github.io/redirect/?url=https://destination-url.com
  1. Replace destination-url.com with your target URL.

Example:

https://xaxxis.github.io/redirect/?url=https://google.com

πŸ“¦ Installation

To host your own instance of this redirector:

  1. Fork this repository or clone it:
git clone https://github.com/xaxxis/handle-redirection.git
  1. Enable GitHub Pages:

    • Go to repository Settings
    • Navigate to "Pages" section
    • Select "main" branch as source
    • Save the changes
  2. Your redirector will be available at https://[YOUR-USERNAME].github.io/handle-redirection/

πŸ’‘ Use Cases

  • Creating friendly redirect links
  • Local development to bypass url live validation
  • Temporary redirects
  • URL masking for cleaner links

⚠️ Security Note

This redirector includes basic URL validation. However, users should always verify the destination URL before clicking on redirect links from unknown sources.

πŸ“ License

This project is open source and available under the MIT License.

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

πŸ‘€ Author

Your Name

⭐️ Show your support

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages