Type: code issue
With EASE enabled, http://meta.unix.stackexchange.com/ leads to the interstitial page while we would expect it to lead to https://unix.meta.stackexchange.com/ because of:
I think this used to work. Am I missing something obvious here?
@Bisaloo I will try figuring this out.
It is likely to be an issue with the way the WASM implementation handling the wildcards. It also affect browsing session outside of EASE since the last release 2019.6.27.
This is not EASE specific if I correctly understand, so I removed EASE label for now.
cc @zoracon @Hainish I have submit a PR at https://github.com/EFForg/https-everywhere-lib-core/pull/1 relate to this issue on WASM module wildcard rules handling.
Fixed - thanks!
Most helpful comment
This is not EASE specific if I correctly understand, so I removed
EASElabel for now.