I received an error while creating the XPI.<br>The error was<br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote">-- Rules with unescaped dots outside of brackets and left of a slash:<br>


^http://(www\.)?<a href="http://fsf.org/" target="_blank">fsf.org/</a><br>^<a href="http://static.fsf.org/" target="_blank">http://static.fsf.org/</a><br>^http://(www\.)?<a href="http://gnu.org/" target="_blank">gnu.org/</a><br>

</blockquote>I rewrote those as <br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote">
<rule from="^http://(www\.)?fsf\.org/" to="<a href="https://www.fsf.org/" target="_blank">https://www.fsf.org/</a>"/><br></blockquote><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote">


<rule from="^<a href="http://static" target="_blank">http://static</a>\.fsf\.org/" to="<a href="https://static.fsf.org/" target="_blank">https://static.fsf.org/</a>"/><br><rule from="^http://(www\.)?gnu\.org/" to="<a href="https://www.gnu.org/" target="_blank">https://www.gnu.org/</a>"/><br>


</blockquote><div>adding slashes before the three ".org" and after "static" (I'm attaching the ruleset anyway)<br><br>Also, I wrote a ruleset for <a href="http://hackinthebox.org">hackinthebox.org</a>, and attached to this message.<br>

<br>Claudio<br>
 <br></div>