Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 483618d

Browse files
ivysronojeremyn
authored andcommitted
Create UC.xml (EFForg#7408)
* Create UC.xml * Update UC.xml * Update UC.xml * Update UC.xml * Update UC.xml * Update UC.xml
1 parent 7af1190 commit 483618d

File tree

1 file changed

+52
-0
lines changed
  • src/chrome/content/rules

1 file changed

+52
-0
lines changed

src/chrome/content/rules/UC.xml

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<!--
2+
Incomplete certificate:
3+
bbs.uc.cn
4+
5+
Invalid certificate:
6+
open.apps.uc.cn
7+
bibei.uc.cn
8+
news.uc.cn
9+
xs.uc.cn
10+
11+
No working URL known:
12+
bench.uc.cn
13+
track.uc.cn
14+
15+
Redirect to http:
16+
yun.uc.cn
17+
18+
Refused:
19+
^uc.cn
20+
www.uc.cn
21+
3g.uc.cn
22+
book.uc.cn
23+
down2.uc.cn
24+
m.down2.uc.cn
25+
ibooks.uc.cn
26+
school.uc.cn
27+
union.uc.cn
28+
-->
29+
30+
<ruleset name="UC (partial)">
31+
32+
<target host="feedback.uc.cn" />
33+
<test url="http://feedback.uc.cn/self_service/web/index" />
34+
<target host="fxt.uc.cn" />
35+
<target host="fxt1.uc.cn" />
36+
<target host="image.uc.cn" />
37+
<target host="api.open.uc.cn" />
38+
<test url="http://api.open.uc.cn/cas/forgotaccount/forgotAccountByMobile" />
39+
<target host="plus.uc.cn" />
40+
<target host="t.uc.cn" />
41+
42+
<target host="iflow.uczzd.cn" />
43+
<test url="http://iflow.uczzd.cn/newsapp/openapp.html" />
44+
<target host="s0.uczzd.cn" />
45+
<target host="s1.uczzd.cn" />
46+
<target host="s2.uczzd.cn" />
47+
<target host="s3.uczzd.cn" />
48+
<target host="s4.uczzd.cn" />
49+
<target host="s5.uczzd.cn" />
50+
51+
<rule from="^http:" to="https:" />
52+
</ruleset>

0 commit comments

Comments
 (0)