php base64 decode and pass decode and all queries to redirect url
Budget: $10 – $30 USD
i have a link with https://mydomain.com?username=<base64> so i need a script to host on my redirect website to decode the base64 to raw same time get and pass all query to my redicted website so i get this results
https://redirectdomain.com?username=<decodedbase64>
https://redirectdomain.com?username=<decodedbase64>