-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels