Releases: xhzeem/paramix
Releases · xhzeem/paramix
0.0.1
Changelog
[0.0.1] - 2023-01-04
Added
The following features with their flags:
-a *str Add custom parameters to the URLs, comma separated
-r *str Remove a parameter from the URLs, comma separated
-v *str Value to modify the parameters upon
-d URLdecode the values of the parameters
-k Keep the URLs with no parameters
-m Modify all parameters at once
-o Replace the value instead of appending