Skip to content

Commit 6285bd9

Browse files
authored
Create Toronto-Police-Services
1 parent 60f4818 commit 6285bd9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
Invalid certificate:
3+
data.torontopolice.on.ca
4+
maps.torontopolice.on.ca
5+
Refused:
6+
c4s.torontopolice.on.ca
7+
-->
8+
<ruleset name="Toronto Police Service">
9+
<target host="torontopolice.on.ca" />
10+
<target host="www.torontopolice.on.ca" />
11+
<target host="bike.torontopolice.on.ca" />
12+
<target host="careers.torontopolice.on.ca" />
13+
<target host="clearance.torontopolice.on.ca" />
14+
<target host="core.torontopolice.on.ca" />
15+
<target host="secure.torontopolice.on.ca" />
16+
<rule from="^http:"
17+
to="https:" />
18+
</ruleset>

0 commit comments

Comments
 (0)