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

Commit 84628b0

Browse files
authored
Create Cht.sh.xml (#19212)
Propose a rule for cht.sh and cheat.sh. This site is using the wildcard certs so *.cht.sh / *.cheat.sh should work fine.
1 parent ece61ef commit 84628b0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<ruleset name="Cht.sh">
2+
<target host="cht.sh" />
3+
<target host="*.cht.sh" />
4+
<test url="http://valid.cht.sh/curl" />
5+
<test url="http://example.cht.sh/wget" />
6+
<test url="http://test.cht.sh/rpm" />
7+
<test url="http://cht.sh/apt" />
8+
9+
<rule from="^http:" to="https:" />
10+
</ruleset>

0 commit comments

Comments
 (0)