File tree Expand file tree Collapse file tree 1 file changed +26
-6
lines changed
Expand file tree Collapse file tree 1 file changed +26
-6
lines changed Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments