Results 22 comments of Kain

You can use the encoded forward slash to access this route. It's not ideal but it will work until a fix is made. https://api.genshin.dev/boss%2Fweekly-boss/

A URL shortening service would still redirect to the original URL, the objective here is to decode the `z` parameter to find the target URL. You can see an example...

You're probably right, thanks for looking into this @WileESpaghetti. Without the key there's not a lot I can do in the scope of this package but I'll leave this issue...

If you're using Bazarr, you can avoid this issue with the setting: Settings → Subtitles → Post-Processing → Encode Subtitles To UTF8

I ended up writing a handler for this but in the testing phase I encountered several links that went to the wrong domain based on `wi` parameter, so I'm putting...

It has been a fair few months since I've opened this issue without any response, so in the next major update I will be changing all existing rules that cover...

If information is found on this domain please comment on issue #85, not here.

Currently supported: base64 hex url url2 (#72) Still needed to close this issue: binary base32, base45

That sounds good to me as long as the config object is optional. My original goal was simplicity, being able to pass any URL to be cleaned with ease, but...

Please remove the tests, they are not needed at this time.