Skip to content

Commit 52c8d5f

Browse files
author
MB
committed
[HP] Add exclusions
Conflicts: src/chrome/content/rules/Hewlett-Packard.xml
1 parent e2dcc93 commit 52c8d5f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/chrome/content/rules/Hewlett-Packard.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@
2020
2121
² http reply
2222
23+
24+
Partially covered domains:
25+
26+
- store.hp.com *
27+
28+
* Some pages redirect to http
29+
30+
2331
-->
2432
<ruleset name="HP (buggy?)" default_off="testing">
2533

@@ -30,7 +38,7 @@
3038
<target host="secure.hp-ww.com" />
3139
<target host="hp.com" />
3240
<target host="*.hp.com" />
33-
<exclusion pattern="^http://h22207\.austin\.hp\.com" />
41+
<exclusion pattern="^http://(?:h(?:22166|22207|30499|30507|50146|71000)\.austin|hpl|reimagine)\.hp\.com" />
3442

3543
<exclusion pattern="^http://m\.hp\.com"/>
3644
<exclusion pattern="^http://welcome\.hp\.com"/>
@@ -41,6 +49,11 @@
4149
<exclusion pattern="^http://h30261\.www3\.hp\.com"/>
4250
<exclusion pattern="^http://h30434\.www3\.hp\.com"/>
4351

52+
<!--
53+
At least some redirects 404:
54+
-->
55+
<exclusion pattern="^http://shopping1\.hp\.com/(?!is-bin/)" />
56+
<exclusion pattern="^http://store\.hp\.com/webapp/wcs/stores/servlet(?:$|[?/])" />
4457
<!--
4558
404 over https:
4659
-->

0 commit comments

Comments
 (0)