We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37aa4fa commit 35cd213Copy full SHA for 35cd213
src/chrome/content/rules/Hewlett-Packard.xml
@@ -10,14 +10,15 @@
10
11
- hp.com subdomains:
12
13
+ - h22207.austin ²
14
- h10060.www1 (404, mismatched)
15
- h17007.www1 (handshake failure)
16
- h18004.www1 (shows h18000.www1, mismatched)
17
18
- hpwebos.com (CN: palm.com)
19
- www.hpwebos.com (redirects to http, Akamai)
20
- * http reply
21
+ ² http reply
22
23
-->
24
<ruleset name="HP (buggy?)" default_off="testing">
@@ -29,6 +30,7 @@
29
30
<target host="secure.hp-ww.com" />
31
<target host="hp.com" />
32
<target host="*.hp.com" />
33
+ <exclusion pattern="^http://h22207\.austin\.hp\.com" />
34
35
<exclusion pattern="^http://m\.hp\.com"/>
36
<exclusion pattern="^http://welcome\.hp\.com"/>
0 commit comments