We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8434476 commit 2a065a5Copy full SHA for 2a065a5
src/chrome/content/rules/Verizon.xml
@@ -8,7 +8,7 @@
8
<!-- Ugh horrible exclusion to work around Verizon security bugs
9
https://mail1.eff.org/pipermail/https-everywhere/2011-November/001237.html
10
-->
11
- <exculsion pattern="^http://www22\.verizon\.com/secure/pages/viewbill/" />
+ <exclusion pattern="^http://www22\.verizon\.com/secure/pages/viewbill/" />
12
13
<rule from="^http://(?:www\.)?verizon\.com/" to="https://www22.verizon.com/"/>
14
<rule from="^http://www22\.verizon\.com/" to="https://www22.verizon.com/"/>
0 commit comments