Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: perform URL_safe encoding using Base64URL #48

Open
AHReccese opened this issue Nov 5, 2024 · 0 comments
Open

[Feature]: perform URL_safe encoding using Base64URL #48

AHReccese opened this issue Nov 5, 2024 · 0 comments
Assignees
Milestone

Comments

@AHReccese
Copy link
Member

AHReccese commented Nov 5, 2024

Describe the feature you want to add

?path=share&service=email&subject=&link=tg://proxy?server=95.215.207.82&port=343&secret=ee735f4f4dbf418db88c1035376606e7eb726566657273696f6e2e636f6d

we want to convert this:

safe base64url: P3BhdGg9c2hhcmUmc2VydmljZT1lbWFpbCZzdWJqZWN0PSZsaW5rPXRnOi8vcHJveHk_c2VydmVyPTk1LjIxNS4yMDcuODImcG9ydD0zNDMmc2VjcmV0PWVlNzM1ZjRmNGRiZjQxOGRiODhjMTAzNTM3NjYwNmU3ZWI3MjY1NjY2NTcyNzM2OTZmNmUyZTYzNmY2ZA

regular base64:
P3BhdGg9c2hhcmUmc2VydmljZT1lbWFpbCZzdWJqZWN0PSZsaW5rPXRnOi8vcHJveHk/c2VydmVyPTk1LjIxNS4yMDcuODImcG9ydD0zNDMmc2VjcmV0PWVlNzM1ZjRmNGRiZjQxOGRiODhjMTAzNTM3NjYwNmU3ZWI3MjY1NjY2NTcyNzM2OTZmNmUyZTYzNmY2ZA==

reference: https://www.base64encode.org

Describe your proposed solution

No response

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants