Skip to content

Commit b08d208

Browse files
author
MB
committed
VIAF.org
1 parent 363ab6e commit b08d208

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!--
2+
^viaf.org: Mismatched
3+
4+
-->
5+
<ruleset name="VIAF.org">
6+
7+
<!-- Direct rewrites:
8+
-->
9+
<target host="viaf.org" />
10+
11+
<!-- Complications:
12+
-->
13+
<target host="www.viaf.org" />
14+
15+
16+
<rule from="^http://www\.viaf\.org/"
17+
to="https://viaf.org/" />
18+
19+
<rule from="^http:"
20+
to="https:" />
21+
22+
</ruleset>

0 commit comments

Comments
 (0)