[HTTPS-E Rulesets] CanLII Rule

Primexx primexx at gmail.com
Fri Oct 4 19:29:00 PDT 2013


I noticed that there is yet a CanLII rule in the default ruleset. I wrote
one that redirects all canlii.org and canlii.ca requests to
www.canlii.org(the domain with the valid ssl cert). no side effects as
far as i can tell:

<ruleset name="CanLII">
> <target host="canlii.ca"/>
> <target host="*.canlii.ca"/>
> <target host="canlii.org"/>
> <target host="*.canlii.org"/>
> <rule from="^https?://(www\.)?canlii\.(ca|org)/" to="
> https://www.canlii.org/"/>
> </ruleset>


also attached.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.eff.org/pipermail/https-everywhere-rules/attachments/20131004/3044f112/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CanLII.xml
Type: text/xml
Size: 222 bytes
Desc: not available
URL: <https://lists.eff.org/pipermail/https-everywhere-rules/attachments/20131004/3044f112/attachment-0001.xml>


More information about the HTTPS-Everywhere-Rules mailing list