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

Commit e3154fc

Browse files
BisalooJ0WI
authored andcommitted
[Nyx.cz] Remove duplicate test url (#14804)
* [Nyx.cz] Remove duplicate test url * [Nyx.cz] Use HTTP for test url
1 parent 370613d commit e3154fc

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
11
<!--
2-
Mismatched:
3-
- stage.nyx.cz
2+
Invalid certificate:
3+
nyx.cz
4+
o6.nyx.cz
5+
o7.nyx.cz
6+
stage.nyx.cz
7+
48
-->
59
<ruleset name="Nyx.cz">
10+
611
<target host="nyx.cz" />
12+
<target host="www.nyx.cz" />
713
<target host="beta.nyx.cz" />
814
<target host="i.nyx.cz" />
9-
<target host="www.nyx.cz" />
10-
11-
<test url="http://nyx.cz/" />
15+
<test url="http://i.nyx.cz/files/00/00/17/71/1771222_ab36020eee014cdc3c71.pdf" />
1216

1317
<rule from="^http://nyx\.cz/" to="https://www.nyx.cz/" />
18+
1419
<rule from="^http:" to="https:" />
20+
1521
</ruleset>

0 commit comments

Comments
 (0)