We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04917b3 commit 01d7925Copy full SHA for 01d7925
src/chrome/content/rules/RFC-Editor.xml
@@ -6,7 +6,7 @@
6
7
https://mail1.eff.org/pipermail/https-everywhere-rules/2012-July/001241.html
8
-->
9
- <exclusion pattern="^http://(www\.)?rfc-editor\.org/errata(_search)?\.php$" />
+ <exclusion pattern="^http://(www\.)?rfc-editor\.org/errata(_search)?\.php(?:$|\?)" />
10
11
<rule from="^http://(?:www\.)?rfc-editor\.org/" to="https://www.rfc-editor.org/"/>
12
</ruleset>
0 commit comments