[HTTPS-E Rulesets] FSF ruleset problem and Hackinthebox ruleset

Claudio Moretti flyingstar16 at gmail.com
Sat Mar 12 05:58:35 PST 2011


I received an error while creating the XPI.
The error was

> -- Rules with unescaped dots outside of brackets and left of a slash:
> ^http://(www\.)?fsf.org/
> ^http://static.fsf.org/
> ^http://(www\.)?gnu.org/
>
I rewrote those as

> <rule from="^http://(www\.)?fsf\.org/" to="https://www.fsf.org/"/>
>
<rule from="^http://static\.fsf\.org/" to="https://static.fsf.org/"/>
> <rule from="^http://(www\.)?gnu\.org/" to="https://www.gnu.org/"/>
>
adding slashes before the three ".org" and after "static" (I'm attaching the
ruleset anyway)

Also, I wrote a ruleset for hackinthebox.org, and attached to this message.

Claudio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.eff.org/pipermail/https-everywhere-rules/attachments/20110312/34ceb7e9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FSF.xml
Type: text/xml
Size: 406 bytes
Desc: not available
URL: <http://lists.eff.org/pipermail/https-everywhere-rules/attachments/20110312/34ceb7e9/attachment.xml>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Hackinthebox.org.xml
Type: text/xml
Size: 344 bytes
Desc: not available
URL: <http://lists.eff.org/pipermail/https-everywhere-rules/attachments/20110312/34ceb7e9/attachment-0001.xml>


More information about the HTTPS-Everywhere-Rules mailing list