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

Commit cddcdca

Browse files
committed
Merge pull request #1898 from TonyZTan/patch-3
[tonytan.io][tonytan.cn][ztan.tk] New ruleset
2 parents 3b1153a + d3e398f commit cddcdca

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<ruleset name="Tony Zhaocheng Tan">
2+
3+
<target host="tonytan.io" />
4+
<target host="*.tonytan.io" />
5+
<target host="tonytan.cn" />
6+
<target host="*.tonytan.cn" />
7+
<target host="ztan.tk" />
8+
<target host="*.ztan.tk" />
9+
10+
<!-- ztan.tk redirects to tonytan.io, but it is also used for URL shortening -->
11+
12+
<rule from="^http:"
13+
to="https:" />
14+
15+
</ruleset>

0 commit comments

Comments
 (0)