Skip to content

Commit 82cec55

Browse files
fugledeBisaloo
authored andcommitted
[H5py.org] New ruleset (EFForg#17645)
1 parent bc1c6ba commit 82cec55

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!--
2+
Refused:
3+
- ^
4+
5+
Mismatch:
6+
- docs
7+
8+
Time out:
9+
- api
10+
-->
11+
<ruleset name="H5py.org">
12+
13+
<target host="h5py.org" />
14+
<target host="www.h5py.org" />
15+
<target host="docs.h5py.org" />
16+
17+
<rule from="^http://docs\.h5py\.org/"
18+
to="https://h5py.readthedocs.io/" />
19+
20+
<rule from="^http://h5py\.org/"
21+
to="https://www.h5py.org/" />
22+
23+
<rule from="^http:"
24+
to="https:" />
25+
26+
</ruleset>

0 commit comments

Comments
 (0)