This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-activate, Rename and Update VegasInc.com.xml (#9950)
- Loading branch information
Showing
2 changed files
with
19 additions
and
26 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |