Skip to content

Commit 48d2135

Browse files
youdlyJ0WI
authored andcommitted
[Inhabitat.com] New ruleset (EFForg#15408)
* [Inhabitat.com] New ruleset * Update comment
1 parent 8480ddf commit 48d2135

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!--
2+
Non-functional subdomains:
3+
- assets (m)
4+
- m (r)
5+
6+
e: expired certificate
7+
h: http redirect
8+
i: invalid certificate chain
9+
m: certificate mismatch
10+
r: connection refused
11+
s: self-signed certificate
12+
t: timeout on https
13+
-->
14+
<ruleset name="Inhabitat.com">
15+
16+
<target host="inhabitat.com" />
17+
<target host="www.inhabitat.com" />
18+
19+
<rule from="^http:"
20+
to="https:" />
21+
</ruleset>

0 commit comments

Comments
 (0)