Skip to content

Commit 35e355c

Browse files
Chan Chak ShingJ0WI
authored andcommitted
Create MiKTEX.org.xml, fix EFForg#15960 (EFForg#15962)
* Create MiKTEX.org.xml, fix EFForg#15960 * Update MiKTEX.org.xml * Revert "Update MiKTEX.org.xml" This reverts commit fc72097.
1 parent edbb4a2 commit 35e355c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!--
2+
Non-functional hosts
3+
SSL connect error:
4+
- www.miktex.org
5+
- ieyasu.miktex.org
6+
7+
-->
8+
<ruleset name="MiKTEX.org">
9+
<target host="miktex.org" />
10+
<target host="www.miktex.org" />
11+
<target host="api.miktex.org" />
12+
<target host="api2.miktex.org" />
13+
<target host="build.miktex.org" />
14+
<target host="docs.miktex.org" />
15+
<target host="staging.miktex.org" />
16+
17+
<rule from="^http://www\.miktex\.org/"
18+
to="https://miktex.org/" />
19+
20+
<rule from="^http:"
21+
to="https:" />
22+
</ruleset>

0 commit comments

Comments
 (0)