Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
17 lines (14 sloc)
364 Bytes
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
<!-- | |
For other related rulesets, see LiveNation.com.xml | |
Non-functional hosts | |
Timeout was reached: | |
- livenation.pl | |
--> | |
<ruleset name="LiveNation.pl (partial)"> | |
<target host="livenation.pl" /> | |
<target host="www.livenation.pl" /> | |
<rule from="^http://livenation\.pl/" | |
to="https://www.livenation.pl/" /> | |
<rule from="^http:" | |
to="https:" /> | |
</ruleset> |