Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 5bcf917

Browse files
committed
Sort hosts and add non-working ones
1 parent 4b8ca30 commit 5bcf917

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

src/chrome/content/rules/unizg.hr.xml

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,26 @@
11
<ruleset name="unizg.hr (partial)">
2+
<!--
3+
Invalid certificate:
4+
unizg.hr
5+
fer.unizg.hr
6+
7+
Unresolvable:
8+
vef.unizg.hr
9+
pmf.unizg.hr
10+
11+
Refused:
12+
www.unizg.hr
13+
-->
214
<target host="ferko.fer.hr" />
315
<target host="www.fer.unizg.hr" />
416

5-
<target host="www.vef.unizg.hr" />
6-
<target host="www.pmf.unizg.hr" />
7-
<target host="ffzg.unizg.hr" />
817
<target host="www.ffzg.unizg.hr" />
18+
<target host="ffzg.unizg.hr" />
19+
20+
<target host="www.pmf.unizg.hr" />
21+
22+
<target host="www.vef.unizg.hr" />
23+
924
<target host="vojni.unizg.hr" />
1025

1126
<rule from="^http:" to="https:" />

0 commit comments

Comments
 (0)