11<!--
2- Disabled by https-everywhere-checker because:
3- Fetch error: http://digikey.com/ => https://www.digikey.com/: Redirect for 'http://digikey.com/' missing Location
2+
43 Nonfunctional subdomains:
54
65 - pdfcatalog
@@ -12,22 +11,38 @@ Fetch error: http://digikey.com/ => https://www.digikey.com/: Redirect for 'http
1211
1312
1413 Fully covered subdomains:
15-
16- - digikeytest
17- - dkc1
18- - dkc3
19- - form
20- - media
21- - ordering
22- - orderingtest
23- - punchout
24- - punchouttest
14+ - .com:
15+ - digikeytest
16+ - dkc1
17+ - dkc3
18+ - form
19+ - media
20+ - punchout
21+ - punchouttest
22+
23+ - .de:
24+ - digikeytest
25+ - punchout
26+ - punchouttest
2527
2628-->
27- <ruleset name =" Digi-Key (partial)" default_off = ' failed ruleset test ' >
29+ <ruleset name =" Digi-Key (partial)" >
2830
2931 <target host =" digikey.com" />
30- <target host =" *.digikey.com" />
32+ <target host =" www.digikey.com" />
33+ <target host =" digikeytest.digikey.com" />
34+ <target host =" dkc1.digikey.com" />
35+ <target host =" dkc3.digikey.com" />
36+ <target host =" form.digikey.com" />
37+ <target host =" media.digikey.com" />
38+ <target host =" punchout.digikey.com" />
39+ <target host =" punchouttest.digikey.com" />
40+ <target host =" digikey.de" />
41+ <target host =" www.digikey.de" />
42+ <target host =" digikeytest.digikey.de" />
43+ <target host =" punchout.digikey.de" />
44+ <target host =" punchouttest.digikey.de" />
45+
3146 <!--
3247 These paths 404:
3348
@@ -37,17 +52,17 @@ Fetch error: http://digikey.com/ => https://www.digikey.com/: Redirect for 'http
3752 These paths redirect to http:
3853
3954 - scripts/dksearch/dksus.dll
40- -->
41- <exclusion pattern =" ^http://(?:www\.)?digikey\.com/(?:product-(?:detail|search)|scripts/dksearch)" />
42-
55+
56+ exclusion pattern="^http://(www\.)?digikey\.(com|de)/(product-(detail|search)|scripts/dksearch)" /-->
4357
44- <securecookie host =" ^(?!www\.).+\.digikey\.com$" name =" .+" />
4558
59+ <securecookie host =" ^.*\.digikey\.(com|de)$" name =" .+" />
4660
47- <rule from =" ^http://digikey\.com/"
48- to=" https://www.digikey.com/" />
61+ <!-- connection refused -->
62+ <rule from =" ^http://digikey\.(com|de)/"
63+ to=" https://www.digikey.$1/" />
4964
50- <rule from =" ^http://(digikeytest|dkc\d|form|media|ordering(?:test)?|punchout(?:test)?|www)\.digikey\.com/ "
51- to=" https://$1.digikey.com/ " />
65+ <rule from =" ^http:"
66+ to=" https:" />
5267
5368</ruleset >
0 commit comments