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

Commit

Permalink
Re-activate, Rename and Update VegasInc.com.xml (#9950)
Browse files Browse the repository at this point in the history
  • Loading branch information
cschanaj authored and J0WI committed May 29, 2017
1 parent e056604 commit 40b0133
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 26 deletions.
26 changes: 0 additions & 26 deletions src/chrome/content/rules/VEGAS_INC.xml

This file was deleted.

19 changes: 19 additions & 0 deletions src/chrome/content/rules/VegasInc.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!--
Non-functional hosts
4xx client error:
- admin.vegasinc.com
Mixed content blocking (MCB) tiggered:
- m.vegasinc.com
-->
<ruleset name="VegasInc.com">
<target host="vegasinc.com" />
<target host="www.vegasinc.com" />
<target host="asset.vegasinc.com" />
<target host="media.vegasinc.com" />
<target host="photo.vegasinc.com" />

<securecookie host="^(www\.)?vegasinc\.com$" name=".+" />

<rule from="^http:" to="https:" />
</ruleset>

0 comments on commit 40b0133

Please sign in to comment.