Skip to content

Commit ea70090

Browse files
author
MB
committed
Swift.org
1 parent 33a399e commit ea70090

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<ruleset name="Swift.org">
2+
3+
<!-- Direct rewrites:
4+
-->
5+
<target host="swift.org" />
6+
<target host="bugs.swift.org" />
7+
<target host="bugs-staging.swift.org" />
8+
<target host="ci.swift.org" />
9+
<target host="ci-staging.swift.org" />
10+
<target host="lists.swift.org" />
11+
<target host="www.swift.org" />
12+
13+
14+
<securecookie host="." name="." />
15+
16+
17+
<rule from="^http:"
18+
to="https:" />
19+
20+
</ruleset>

0 commit comments

Comments
 (0)