Skip to content

Commit 7ccef07

Browse files
youdlyJ0WI
authored andcommitted
[Aqicn.org] New ruleset (EFForg#17740)
* [Aqicn.org] New ruleset * Update comment on invalid hosts * style * Remove 'related ruleset' comment
1 parent af2fd9d commit 7ccef07

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
<!--
2+
Mismatched:
3+
- www
4+
- api
5+
- feedback
6+
- geo
7+
- ios
8+
- jp2
9+
- jp3
10+
- mail
11+
- mapi
12+
- mapi3
13+
- mapidroid
14+
- scs
15+
- sg1
16+
- static
17+
- sw3
18+
- waqi
19+
- wgt
20+
- winwgt
21+
22+
Connection refused:
23+
- d
24+
- ftp
25+
- stat
26+
- sw2
27+
28+
Expired:
29+
- jp1
30+
- tiles
31+
- widget
32+
33+
Connection error:
34+
- sg
35+
-->
36+
<ruleset name="Aqicn.org">
37+
<target host="aqicn.org" />
38+
<target host="www.aqicn.org" />
39+
<target host="feed.aqicn.org" />
40+
<target host="res.aqicn.org" />
41+
<target host="sensor.aqicn.org" />
42+
<target host="tiles.aqicn.org" />
43+
44+
<securecookie host=".+" name=".+" />
45+
46+
<rule from="^http://www\.aqicn\.org/"
47+
to="https://aqicn.org/" />
48+
49+
<rule from="^http:" to="https:" />
50+
</ruleset>

0 commit comments

Comments
 (0)