Skip to content

Commit c093d37

Browse files
committed
Merge pull request EFForg#4243 from lqf96/patch-2
Update "zhihu.com" ruleset
2 parents 7b0b64a + f2b3423 commit c093d37

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed
Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,27 @@
1-
<ruleset name="Zhihu">
2-
<target host="zhihu.com" />
3-
<target host="www.zhihu.com" />
4-
<target host="static.zhihu.com" />
5-
<target host="zhstatic.zhihu.com" />
6-
<rule from="^http:" to="https:" />
1+
<ruleset name="Zhihu (partial)">
2+
<!-- Zhihu.com -->
3+
<target host="zhihu.com" />
4+
<target host="www.zhihu.com" />
5+
<target host="static.zhihu.com" />
6+
<target host="zhstatic.zhihu.com" />
7+
<target host="zhihu-web-analytics.zhihu.com" />
8+
<target host="liukanshan.zhihu.com" />
9+
<target host="api.zhihu.com" />
10+
11+
<!-- Zhimg.com -->
12+
<target host="pic1.zhimg.com" />
13+
<target host="pic2.zhimg.com" />
14+
<target host="pic3.zhimg.com" />
15+
<target host="pic4.zhimg.com" />
16+
17+
<!-- Redirect directly to HTTPS -->
18+
<rule from="^http:" to="https:" />
19+
20+
<!--
21+
Active mixed content:
22+
* daily.zhihu.com
23+
24+
Mismatch or not working:
25+
* static.daily.zhihu.com
26+
-->
727
</ruleset>

0 commit comments

Comments
 (0)