Hi all,
The latest development release, 5.0development.4 is available at
https://www.eff.org/files/https-everywhere-5.0development.4.xpi (sig:
https://www.eff.org/files/https-everywhere-5.0development.4.xpi.sig).
IMPORTANT: Due to a recent packaging mistake, your existing development
install will
Hi all,
I wrote a small Python tool to suggest test URL tags. It's available in
utils/test-generator.py.
The test-generator tries to expand all regexes that it sees into a list
of domains that would match that regex. This works for regexes like
(foo|bar).example.com, but not for [\w-].example.com