File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11<!--
2+ Default off because of infinite loops:
3+ https://github.com/EFForg/https-everywhere/issues/493
4+
25 Nonfunctional domains:
36
47 - download (http reply)
1720 - cdn.realtidbits.com *
1821
1922 * Secured by us
20-
2123-->
22- <ruleset name =" Cell (partial)" >
24+ <ruleset name =" Cell (partial)" default_off = " all infinite loops " >
2325
2426 <target host =" cell.com" />
2527 <target host =" www.cell.com" />
Original file line number Diff line number Diff line change 22 <target host =" e-boks.dk" />
33 <target host =" www.e-boks.dk" />
44
5+ <!-- Infinite redirects: https://github.com/EFForg/https-everywhere/issues/474
56 <rule from="^http://(www\.)?e-boks\.dk/" to="https://www.e-boks.dk/" />
7+ -->
8+
9+ <rule from =" ^http://logon\.e-boks\.dk/" to =" https://logon.e-boks.dk/" />
610</ruleset >
Original file line number Diff line number Diff line change 105105
106106 <securecookie host =" ^(?:hdapps|hdconnect|homedepotlink|thdfed)?\.homedepot\.com$" name =" .+" />
107107
108+ <!-- www removed from this rule because of server-side breakage:
109+ https://github.com/EFForg/https-everywhere/issues/409 -->
108110
109- <rule from =" ^http://(?: secure2\.|www\.)? homedepot\.com/"
111+ <rule from =" ^http://secure2\.homedepot\.com/"
110112 to=" https://secure2.homedepot.com/" />
111113
112114 <rule from =" ^http://(?:www\.)?community\.homedepot\.com/"
121123 <rule from =" ^http://ir\.homedepot\.com/(client|WebSideStory)/"
122124 to=" https://origin-phoenix.corporate-ir.net/$1/" />
123125
124- </ruleset >
126+ </ruleset >
You can’t perform that action at this time.
0 commit comments