Skip to content

Commit 05f1a03

Browse files
committed
Merge pull request EFForg#1868 from fuglede/lsi-patch
[LSI.com] Disabled ruleset; expired cert
2 parents d33daa4 + 46f953e commit 05f1a03

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

src/chrome/content/rules/LSI.com.xml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,15 @@
99
1010
Nonfunctional subdomains:
1111
12-
- blog (shows rxpharmacyusa.com; mismatched, CN: rxpharmacyusa.com)
12+
- blog (no content, mismatched, CN: web-hosting.com)
1313
1414
-->
15-
<ruleset name="LSI.com (partial)">
15+
<ruleset name="LSI.com (bad cert)" default_off="Expired certificate">
1616

1717
<target host="lsi.com" />
1818
<target host="www.lsi.com" />
1919

20+
<rule from="^http:"
21+
to="https:" />
2022

21-
<rule from="^http://(www\.)?lsi\.com/"
22-
to="https://$1lsi.com/" />
23-
24-
</ruleset>
23+
</ruleset>

0 commit comments

Comments
 (0)