Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Update Vcommerce.com.xml (#17924)
Browse files Browse the repository at this point in the history
* Update Vcommerce.com.xml
  • Loading branch information
Chan Chak Shing authored and zoracon committed May 9, 2019
1 parent f85f734 commit 00295e1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 28 deletions.
27 changes: 27 additions & 0 deletions src/chrome/content/rules/Vcommerce.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!--
Non-functional hosts
Timeout was reached:
- uw2a-net01.vcommerce.com
- uw2b-net02.vcommerce.com
- b2bgis.vcommerce.com
SSL peer certificate was not OK:
- dodgeprojects.construction.com.vcommerce.com
4xx client error:
- services.vcommerce.com
- dodgeprojects.construction.com.staging.vcommerce.com
-->
<ruleset name="Vcommerce.com">
<target host="vcommerce.com" />
<target host="www.vcommerce.com" />
<target host="mhcpoe.vcomshop.com.staging.vcommerce.com" />
<target host="staging.vcommerce.com" />
<target host="services.staging.vcommerce.com" />
<target host="confluence.vcommerce.com" />
<target host="ontrack.vcommerce.com" />

<securecookie host=".+" name=".+" />

<rule from="^http:" to="https:" />
</ruleset>
28 changes: 0 additions & 28 deletions src/chrome/content/rules/Vcommerce.xml

This file was deleted.

0 comments on commit 00295e1

Please sign in to comment.