Skip to content

A modern web tool that removes tracking parameters and affiliate tags from URLs. Supports Amazon, AliExpress, Mercado Livre, and YouTube links. Built with Next.js, TypeScript, and TailwindCSS.

License

Notifications You must be signed in to change notification settings

GeovaneSec/LinkPure

Repository files navigation

LinkPure Logo

LinkPure

A modern tool to clean tracking parameters from links

View Demo · Report Bug · Request Feature

🌟 About The Project

LinkPure is a modern and efficient web tool designed to remove tracking parameters and affiliate tags from links. It supports various popular platforms and offers a clean, intuitive interface.

✨ Key Features

  • 🛍️ Amazon: Removes tracking parameters and affiliate tags
  • 🌐 AliExpress: Cleans redirect links and tracking parameters
  • 🛒 Mercado Livre: Removes affiliate parameters
  • 🛍️ Shopee: Cleans tracking and affiliate parameters
  • 🌟 Banggood: Removes tracking parameters from links
  • 📺 YouTube: Extracts original links from redirects

🚀 Features

  • 🔒 Privacy-focused link cleaning
  • ⚡ Instant URL processing
  • 🎨 Modern and responsive UI
  • 🌐 Multi-platform support
  • 📱 Mobile-friendly design
  • 📋 One-click copy functionality
  • 🔗 Direct link opening
  • 🌍 Multi-language support (coming soon)

🛠️ Built With

🚀 Getting Started

Prerequisites

  • Node.js 18.17 or higher
  • npm or yarn

Installation

  1. Clone the repository
git clone https://github.com/GeovaneSec/LinkPure.git
  1. Install dependencies
cd LinkPure/
npm install
  1. Start the development server
npm run dev
  1. Open http://localhost:3000 in your browser

📖 Usage

  1. Paste the link you want to clean in the input field
  2. Click "Clean Link"
  3. Copy the generated clean link or open it directly

🤝 Contributing

Contributions are always welcome! Here's how you can help:

  1. Fork the project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

Distributed under the MIT License. See LICENSE for more information.

🙏 Acknowledgments