Skip to content

about the entire URL encodeURI #11

@dnknn

Description

@dnknn

208_27101845
V2.4.2 add U to decode, but it seems that the entire URL cannot be decoded and restored, right?

For example :
208_27101323
https://github.com/Snipaste/feedback/wiki/更新日志
After copying in the browser address bar, it will be automatically encodeURI 👇
https://github.com/Snipaste/feedback/wiki/%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97

So I want to use Copy Clipper to restore it, but it seems impossible to achieve.

!(^https?://.+%.+)!$1!u invalid,Bug?
!(^https?://.+%.+)!$1 !u ✔️ valid
!$1 !u or !$1xxx!u ... Must have string to be valid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions