Skip to content

Commit da4583d

Browse files
authored
Add Rule for Dict.cn (EFForg#18826)
* Add Rule for Dict.cn * Amend unresolved host * Add host with unresolved connection * Amend invalid host
1 parent e7b3a46 commit da4583d

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<!--
2+
Nonfunctional hosts in *.dict.cn:
3+
4+
r: connection refused
5+
apii.*
6+
app.*
7+
app2.*
8+
apis.*
9+
audio.*
10+
bdc.*
11+
cas.*
12+
capi.*
13+
cidian.*
14+
class.*
15+
dc.*
16+
client.*
17+
fy.*
18+
fuzz.*
19+
ids.*
20+
name.*
21+
pay.*
22+
uc.*
23+
uhai.*
24+
25+
-->
26+
<ruleset name="Dict.cn">
27+
<target host="dict.cn" />
28+
<target host="www.dict.cn" />
29+
<target host="about.dict.cn" />
30+
<target host="abbr.dict.cn" />
31+
<target host="account.dict.cn" />
32+
<target host="bj.dict.cn" />
33+
<target host="dl.dict.cn" />
34+
<target host="fanyi.dict.cn" />
35+
<target host="gdh.dict.cn" />
36+
<target host="hr.dict.cn" />
37+
<target host="hanyu.dict.cn" />
38+
<target host="hci.dict.cn" />
39+
<target host="memo.dict.cn" />
40+
<target host="scb.dict.cn" />
41+
<target host="sh.dict.cn" />
42+
<target host="shh.dict.cn" />
43+
<target host="us.dict.cn" />
44+
45+
<rule from="^http:" to="https:" />
46+
</ruleset>

0 commit comments

Comments
 (0)