super-scripts
super-scripts copied to clipboard
Create a python script to URL decode url's
Doesn't encode a set of characters like the following on purpose:
- http://
- https://
- =
-
- ?
- &
Yes, I forgot. Will do the same for the other PR's.