Skip to content

Add New Feature #1

@KathanP19

Description

@KathanP19

Add New Feature For Removing Duplicate Query in a bunch of URLs.

For Example:

https://example.com/path/path1/query?first=1&second=2
https://example.com/path/path1/query?first=3&second=4

So output can be only one URL with the same query

https://example.com/path/path1/query?first=3&second=4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions